Displays files associated with the current user group ( files.jsp ).
: Contains web.xml (deployment descriptor), libraries ( lib/ ), and compiled Java classes ( classes/ ).
Allows users to upload files from their client machine to the server ( addfile.jsp ).
Uses Oracle Database to manage user accounts and application data (tables.sql).