Tuesday, July 1, 2008

Java Struts Books

Jakarta Struts 1.1 Ready for prime user
A pdf book on java struts for the beginner
Get this book

Struts Basic
Tutorial on how to install and configure struts.Discussion on the business logic of the struts
Example to explain struts . Internationization of the struts and the library related to struts.
Get this book

Monday, June 30, 2008

Java Servlet books

Core Servlets and JavaServer Pages

Get this book

Murach's Java Servlets and JSP

Get this book

JAVA RMI Books

jGuru: Remote Method Invocation (RMI)
Remote Method Invocation (RMI) technology, first introduced in JDK 1.1, elevates network programming to a higher plane. Although RMI is relatively easy to use, it is a remarkably powerful technology and exposes the average Java developer to an entirely new paradigm--the world of distributed object computing.
This course provides you with an in-depth introduction to this versatile technology. RMI has evolved considerably since JDK 1.1, and has been significantly upgraded under the Java 2 SDK. Where applicable, the differences between the two releases will be indicated.
Get this book

Java Remote Method Invocation - Distributed Computing for Java
This white paper describes the benefits of RMI, and how you can connect it to existing and legacy systems as well as to components written in Java.
Get this book