Professional Java Server Programming J2EE, 1.3 Edition (Paperback)

Subrahmanyam Allamaraju, Cedric Beust, Marc Wilcox, Sameer Tyagi, Rod Johnson, Gary Watson, Alan Williamson, John Davies, Ramesh Nagappan, Andy Longshaw, P. G. Sarang, Tyler Jewell, Alex Toussaint

  • 出版商: Wrox Press
  • 售價: $2,360
  • 貴賓價: 9.5$2,242
  • 語言: 英文
  • 頁數: 1300
  • 裝訂: Paperback
  • ISBN: 1861005377
  • ISBN-13: 9781861005373
  • 相關分類: Java 程式語言R 語言
  • 已絕版

買這商品的人也買了...

商品描述

The release of the 1.3 version of the Java 2 Platform, Enterprise Edition (J2EE) represents the evolution of Sun Microsystems' server-side development platform into a more mature and 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 Enterprise JavaBeans (EJB) 2.0 has some significant changes to its container-managed persistence model, as well as support for asynchronous processing with the new message-driven beans.

This book demonstrates how to design and construct secure and scalable n-tier J2EE applications, using JSP and servlets for the web tier and EJBs for the business logic. It also covers J2EE Connector Architecture that allows you to easily integrate your J2EE applications to enterprise information systems.

This book covers:

  • The J2EE container architecture and runtime services
  • Web component development with Servlets 2.3 and JavaServer Pages 1.2
  • Business logic components with EJB 2.0, including container-managed persistence, EJB QL, and message-driven beans
  • Underlying J2EE technologies for distributed development - RMI, JDBC and JNDI
  • Introduction to Web Services covering SOAP, SwA, WSDL, and UDDI