Sample J2EE Applications


About This Book

 
Top of section

Purpose

This book describes the sample J2EE (Java 2, Enterprise Edition) applications provided with the SilverStream Application Server.

 
Top of section

Audience

This book is for developers who will be building J2EE applications.

 
Top of section

Prerequisites

This book assumes familiarity with basic J2EE development.

    For more information about J2EE, check out these Web sites:

Site

URL

Overall J2EE site

http://java.sun.com/j2ee

Blueprints Web site

The Sun J2EE Blueprints consist of a book and a sample application.

  • The book is entitled Designing Enterprise Applications for the Java 2 Platform, Enterprise Edition. It is the best source for learning about J2EE and building J2EE applications. It describes in detail J2EE technologies, JSPs and servlets, enterprise beans, standalone clients, packaging and deployment, transaction management, and security.

    The book illustrates best practices in developing J2EE applications using the J2EE sample application.

  • The sample application is called Java Pet Store. It is an excellent demonstration of how to build a J2EE applications. SilverStream comes with an implementation of Java Pet Store.

http://java.sun.com/j2ee/blueprints

J2EE documentation site

Provides access to Sun's J2EE Developer's Guide, FAQs, specs, and tutorials

http://java.sun.com/j2ee/docs.html

Downloads site

Provides downloads for the SDK, Blueprints, and J2EE specifications

http://java.sun.com/j2ee/download.html

 
Top of section

Organization

Here's a summary of the topics you'll find in this book:

Chapter

Description

Using the Samples

An overview of the sample J2EE applications and how to set them up

Java Pet Store

A look at the SilverStream version of Java Pet Store, the sample application developed by Sun Microsystems to illustrate the J2EE programming model

SilverBooks

A look at SilverBooks, a Web-based e-commerce application that simulates an online bookstore, developed using the Struts framework

HTML SMC

A look at a J2EE implementation of the SilverStream Management Console, developed using the Struts framework



Sample J2EE Applications

Copyright © 2001, SilverStream Software, Inc. All rights reserved.