Uses Oracle Database to manage user accounts and application data (tables.sql).

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

Compile the Java sources ( javac *.java ) within the WEB-INF/classes/groups directory.

To make the application functional, the following steps are required:

Add the appropriate JDBC driver ( classes111.jar or classes12.jar ) to WEB-INF/lib .

This report provides an overview of the archive based on the Srikanth Technologies JavaEE project repository . Overview: groups.zip