Saturday, October 11, 2008

JavaResources provides free java hosting for...
Apr 19, 2008
|
Free Java Ebooks
Free Java Ebooks
|
Core Servlets and JavaServer Pages is a practical guide to using Java for Web-enabled applications and dynamic Web sites.The second edition of Core Servlets and JavaServer Pages is now available for free access in PDF.
http://pdf.coreservlets.com/
|
|
This book is the guide to installing and configuring Apache Tomcat 6 for use as a standalone Web server (for development) that supports servlets 2.5 and JSP 2.1. (Note: Apache Tomcat is sometimes referred to as "Jakarta Tomcat" since the Apache Java effort is known as "The Jakarta Project"). This Tomcat tutorial covers version 6.0.10,
http://www.coreservlets.com/Apache-Tomcat-Tutorial/
|
|
Java was developed at Sun Microsystems. Work on Java originally began with the goal of creating a platform-independent language and operating system for consumer electronics.
http://docs.rinet.ru/JavDev/
|
|
Written for the experienced Java developer, Swing provides an in-depth guide to getting the most out of Sun's Swing/JFC user interface classes. Mixing real-world code examples and expert advice on advanced features, this book shows how to make use of this powerful library effectively within your own projects.
http://www.javafaq.nu/java/free-swing-book/
|
|
Introduction to basic HCI components and how to use them
Overview of other Java Foundation Classes: AWT, Accessibility, 2D API and Drag and Drop
http://www.cs.cf.ac.uk/Dave/HCI/HCI_Handout_CALLER/
|
|
Intended for programmers producing games for the Internet, this manual details the development of four full Internet games. Assuming some working knowledge of Java, the text focuses on the advanced features of game development and includes a CD-Rom that offers sample applications and demo software.
http://www.softlookup.com/tutorial/games/index.asp
|
|
Ideal for any programmer working with server-side Java, Marty Hall's More Servlets and JavaServer Pages provides an up-to-the-minute guide to the latest in essential APIs for creating state-of-the-art Web applications. This smart, patient and thorough tutorial gives you exactly what you need to use Java effectively in the field.
http://java.sun.com/developer/Books/javaserverpages/servlets_javaserver/
|
|
If you are looking for information about cryptography and examples on different implementation and usage of the API:s this is not you book.
The author goes throught the standard stuff about the classloader and JVM security. There are very little examples and discussion for every day programmer. Most of the examples are for those planning to write their own classloaders and security managers. Furthermore, the areas of Cryptography is poorly covered,
http://www.securingjava.com/
|
|
|