Download Groups Zip | Tested & Complete
: Contains the source code ( .java files) and compiled JavaBean components. JSP Pages: User interface files ( files.jsp , addfile.jsp ).
tables.sql for setting up the required Oracle database structure. 3. Setup and Deployment Requirements Download GROUPS zip
Displays files associated with the current user group ( files.jsp ). : Contains the source code (
Add the appropriate JDBC driver ( classes111.jar or classes12.jar ) to WEB-INF/lib . libraries ( lib/ )
Create an Oracle database user ( groups / groups ) and execute tables.sql to create the necessary tables.
: Contains web.xml (deployment descriptor), libraries ( lib/ ), and compiled Java classes ( classes/ ).
To make the application functional, the following steps are required: