The example application is a web-based auction house written
for the Enterprise JavaBeansTM platform. The user
interface is a set of HTML pages that get
input from and show information to the user. Behind the
HTML pages is a servlet that passes data
between the browser and the Enterprise JavaBeans server.
The Enterprise JavaBeans server handles reading from and
writing to the database.
This chapter describes the application code, how it
works with the Enterprise JavaBeans server, and where
to get a Enterprise JavaBeans server to run the example.
Or, if you prefer, here is an
example mockup
for the auction application.
In a Rush?
This table links you directly to specific topics.
[TOP]
|