Project Jullet
purpose:
The purpose of this project in to create a library of java classes that can
be used as a foundation in creating a message board based on java servlets
or jsps.
Main components:
The main components are a connection pool, user, and a message board. The
user and the message board data are saved to a database. These are
main components to any message board.
Web Pages
Included in this project are jsp web pages that serve as examples. They
can be used directly, edited or simply looked at as a reference.
Extensions:
Extensions are a collection of classes and jsps that are more specific
to certain applications and might be useful to some people.
Links:
Javadoc