Sun Java Solaris Communities My SDN Account Join SDN
 
Guidelines

Designing Enterprise Applications with the J2EE Platform

 

Guidelines, Patterns, and code for end-to-end Java applications.

Java BluePrints > Enterprise > Guidelines

Designing Enterprise Applications with the J2EE Platform

The First Edition of Designing Enterprise Applications with the J2EE Platform describes the application configurations supported by the J2EE platform v. 1.2.1 and presents practical guidelines for determining the best design for particular needs.

Using both smaller code samples and a full-scale e-commerce example (the Java Pet Store Sample Application), this book provides concrete guidelines to assist with mastering the features and benefits of the J2EE platform.

This book is available online using the links below, as well as through DigitalGuru or amazon.com.

The Second Edition of Designing Enterprise Applications with the J2EE Platform (for the J2EE platform v. 1.3) is now available.

Contents

Introduction to Enterprise Applications
J2EE Platform Technologies
The Client Tier
The Web Tier
The Enterprise JavaBeans (EJB) Tier
The Enterprise Information Systems Tier
Packaging and Deployment
Transaction Management
Security
The Sample Application