Virtual Library

The Virtual Library is a small, yet relevant, J2EE application that uses Tapestry for its presentation layer. The Virtual Library uses a set of Enterprise JavaBeans to provide access to the backend database (a mixture of stateful and stateless session beans and a handful of entity beans). Jetty is the servlet container and jBoss is the EJB container.

Start Virtual Library Application