Java

Free EBook: The JavaServer Faces Jumpstarter Book

The JSF Jumpstarter book is a short, tutorial introduction to JSF, suitable for JSF newbies.
In a short 65 pages, this book teaches you how to build dynamic web sites in Java using JavaServer Faces, using a hands-on, practical approach. Little or no prior experience in web development is necessary (though a bit of Java knowledge […]

Java SE Troubleshooting and Diagnostic Guide

This document helps in troubleshooting problems that might occur with applications that are developed using the Sun Microsystems Inc. release of Java Platform, Standard Edition Development Kit 6 (JDK 6 release or Java SE 6 release). In particular, this guide addressespossible problems between the application and the Java HotSpot virtual machine.
This document is currently focused […]

Java: Troubleshooting Guide for Desktop Technologies

This document helps in troubleshooting problems that might occur with applications that use the desktop technologies in the Sun Microsystems Inc. release of Java Platform, Standard Edition Development Kit 6 (JDK 6 release or Java SE 6 release).
Publisher: Sun Microsystems
Download Link:
http://www.sun.com/bigadmin/hubs/java/troubleshoot/

Maven: The Definitive Guide

Publisher: O’Reilly
Maven is a build tool, a project management tool, an abstract container for running build tasks. It is a tool that has shown itself indispensable for projects that graduate beyond the simple and need to start finding consistent ways to manage and build large collections of interdependent modules and libraries which make use […]