Java Technology Home Page
A-Z Index

Java Developer Connection(SM)
Online Training

Downloads, APIs, Documentation
Java Developer Connection
Tutorials, Tech Articles, Training
Online Support
Community Discussion
News & Events from Everywhere
Products from Everywhere
How Java Technology is Used Worldwide
 
Training Index

Writing Advanced Applications
Chapter 1: Matching Project Requirements with Technology

[<<BACK] [CONTENTS] [NEXT>>]

One challenge in writing a book on advanced application development for the JavaTM platform is to find a project small enough to write about, while at the same time, complex enough to warrant advanced programming techniques.

The project presented in this book is a web-based auction house. The application is initially written for the Enterprise JavaBeansTM platform. Later chapters expand the core example described here by adding advanced functionality, improvements, and alternative solutions to do some of the things you get for free when you use the Enterprise JavaBeans platform.

To keep the discussion simple, the example application has only a basic set of transactions for posting and bidding on auction items. However, the application scales to handle multiple users, provides a three-tiered transaction-based environment, controls security, and integrates legacy-based systems. This chapter covers how to determine project requirements and model the application—important steps that should always come before coding begins.


In a Rush?

This table links you directly to specific topics.

Topic Section
Auction Demonstration Duke's Auction
Project Requirements Interview User Base
Model the Project
Modeling House Identifies Buyers and Sellers
House Determines Highest Bidder
House Notifies Buyers and Sellers
Anyone Searches for an Item
Anyone Views Items for Sale
Anyone Views Item Details
Seller Posts Items for Sale
Buyer Bids on Items
Activity Diagram
Choosing Software JavaTM APIs

[TOP]


[ This page was updated: 13-Oct-99 ]

Products & APIs | Developer Connection | Docs & Training | Online Support
Community Discussion | Industry News | Solutions Marketplace | Case Studies
Glossary - Applets - Tutorial - Employment - Business & Licensing - Java Store - Java in the Real World
FAQ | Feedback | Map | A-Z Index
For more information on Java technology
and other software from Sun Microsystems, call:
(800) 786-7638
Outside the U.S. and Canada, dial your country's AT&T Direct Access Number first.
Sun Microsystems, Inc.
Copyright © 1995-99 Sun Microsystems, Inc.
All Rights Reserved. Legal Terms. Privacy Policy.