This is a complete reference guide to Java, the programming language from Sun Microsystems. This comprehensive volume contains descriptions of all of the Java classes and their related calls and an introduction to important Java concepts. It shows programmers how to write a simple Java applet and puts Java...Read more

Completely revised and updated for the 2.0 version of Sun Microsystems Java Enterprise Edition software, this text covers all of the J2EE APIs, including RMI, Java IDL, JDBC, JNDI, Java Servlet, and Enterprise JavaBeans, with a fast-paced tutorial and compact reference on each technology. It also contains a quick...Read more

A few years ago, the hype surrounding applets put Java on the map as a programming language for the Web. Today, Java servlets stand poised to take Java to the next level as a Web development language. The main reason is that servlets offer a fast, powerful, portable replacement...Read more

Java Examples in a Nutshell

by David Flanagan

Published 7 October 1997
This companion volume to "Java in a Nutshell" picks up where that book leaves off, providing a suite of example programs for novice Java programmers and experts alike. It delivers working examples that should help users explore the wide range of what is possible with Java 1.1. Each chapter...Read more