 |
Java Enterprise in a Nutshell
O'Reilly & Associates by William Crawford, et al.
1-56592-483-5
The Java Enterprise APIs are building blocks for creating
enterprise-wide distributed applications in Java. Covers
the RMI, Java IDL, JDBC, JNDI, Java Servlet,
and Enterprise JavaBeans APIs, with a fast-paced tutorial
and compact reference material on each technology.
Covers Java 1.2.
|
 |
JSP and Tag Libraries for Web Development
New Riders by Wellington L.S. da Silva
0-7357-1095-3
Provides a brief introduction to the JSP API, but more
importantly has excellent tutorials for both tag library
use and custom tag library development. An indepth look
at the Struts web application framework is also very useful.
|
 |
Java Message Service
O'Reilly & Associates by Richard Monson-Haefel, et al.
0-596-00068-5
A thorough introduction to JMS and how to build applications
using either the point-to-point or publish-and-subscribe models.
Discusses the new message driven bean included in EJB 2.0 and
discusses the integration of messaging into the J2EE architecture model.
|