|
Virtual Library
A demonstration of a complete J2EE application. Its goal is to support sharing of
books within an organization ... users register the books they have available to
lend, and the application tracks who has what borrowed. It demonstrates how to handle
database access (via Entity EJBs), stateless vs. stateful operation, securing pages against
unauthorized access and more.
The Virtual Library is built on top of the JBoss application server.
The source code for the Virtual Library is included in the
Tapestry
distribution.
|