|
|
Java Applet Servlet FrameworkThis project concerned the design and development of a Java based distributed application using Java Applet at the client side and Java Servlet at the server side. A framework was created for such kind of applications. The framework contains a database for users and roles, a series of loadable pages with associated menus of commanda and links to other pages. All the data required for the definition of the screens and menus are contained in a relational database in the server. This project provided also modules for the transmission of data sets from server to client, implementing a custom version of a JDBC database driver for remote connections. The framework was documented extensively and it was used by Deloitte Consulting company in the construction of a distributed planning tool for the maintainance work of the italian gas distributor ItalGas, at the Enidata center of Milan. |