Comentario
The release of the 1.3 version of the Java 2 Platform, Enter prise Edition (J2EE) represents the evolution of Sun Microsy stems' server-side development platform into a more mature a nd sophisticated specification. Servlets 2.3 gain events and filtering; JavaServer Pages (JSP) 1.2 gain a new XML syntax and enhancements to the custom tag mechanisms; and Enterpri se JavaBeans (EJB) 2.0 has some significant changes to its c ontainer-managed persistence model, as well as support for a synchronous processing with the new message-driven beans.
This book demonstrates how to design and construct secure an d scalable n-tier J2EE applications, using JSP and servlets for the web tier and EJBs for the business logic. It also co vers J2EE Connector Architecture that allows you to easily i ntegrate your J2EE applications to enterprise information sy stems.
This book covers: The J2EE container architecture and runtime services Web component development with Servlets 2.3 and JavaServer P ages 1.2 Business logic components with EJB 2.0, including containermanaged persistence, EJB QL, and message-driven beans Underlying J2EE technologies for distributed development - R MI, JDBC and JNDI Introduction to Web Services covering SOAP, SwA, WSDL, and U DDI |