Core Web Programming
In-depth Java 1.1, plus dynamic HTML, CGI, and JavaScript 1.2 in a comprehensive 1400 page reference from Prentice Hall. Web site includes table of contents, source code archive, on-line chapter, and reader reviews.
url: www.apl.jhu.edu/~hall/CWP.html
The Design Patterns Java Companion
Free online book by James W. Cooper. Also it can be download in PDF format. Examples.
url: www.patterndepot.com/put/8/JavaPatterns.htm
Essential Java Style : Patterns for Implementation
Learn about design patterns, and improve your Java programming skills with this great style guide.
url: www.javacoffeebreak.com/books/archive/essentialjav...
The Java Cookbook: Solutions and Examples for Java Developers
Book by Ian F. Darwin provides solutions to many problems that Java-developers need to solve regularily. The authors site provides errata, download of all code samples and further information about Java.
url: javacook.darwinsys.com/
Java in a Nutshell
Popular fast-moving tutorial from O'Reilly, aimed at experienced programmers.
url: www.oreilly.com/catalog/javanut3/
Sun's Java Tutorial
On-line version of book from Addison-Wesley.
url: java.sun.com/docs/books/tutorial/