The application provides a basic platform for user collaboration:

Displays files associated with the current user group ( files.jsp ).

: Contains web.xml (deployment descriptor), libraries ( lib/ ), and compiled Java classes ( classes/ ).

tables.sql for setting up the required Oracle database structure. 3. Setup and Deployment Requirements

Unzip groups.zip into the webapps directory of an Apache Tomcat installation.

Implements Java Beans ( UserBean ) for handling user sessions and data. 2. Components of the Project