blob: 60175e22f965ca240f91c12ffeba2e9db22a6bde [file] [log] [blame]
<!-- $Id$ -->
<html>
<head>
<title>Launch Vlib</title>
<link rel="STYLESHEET" type="text/css" href="scripts/style_virtlib_pcIE55.css">
</head>
<body bgcolor="#8e9cd1">
<h1>Virtual Library</h1>
<p>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). <a href="http://sourceforge.net/projects/jetty">Jetty</a> is the
servlet container and <a href="http://www.jboss.org">jBoss</a> is the EJB container.
<p><a href="app">Start Virtual Library Application</a>
</body>
</html>