Other links at |
1. |
Java Cryptography
|
|
Teaches you how to write secure programs using Java's cryptographic tools.
|
2. |
Java and XSLT
|
|
Learn how to use XSL transformations in Java programs ranging from stand-alone applications to servlets. Introduces XSLT and then shows you how to apply transformations in real-world situations.
|
3. |
Java 2D Graphics
|
|
Describes the 2D API from top to bottom, demonstrating how to set line styles and pattern fills as well as more advanced techniques of image processing and font handling.
|
4. |
Java Foundation Classes in a Nutshell
|
|
Provides an in-depth overview of the important pieces of the (JFC), such as the Swing components and Java 2D. It also includes compact reference material on all the GUI- and graphics-related classes in the numerous javax.swing and java.awt packages. Covers Java 1.2.
|
5. |
Java Examples in a Nutshell, 2nd Edition
|
|
Covers Java 1.3, and contains 164 complete, practical programs: over 17,900 lines of densely commented, professionally written Java code covering 20 distinct Java API's, including Servlets, JavaServer Pages, XML, Swing, and Java 2D.
|
|
|