top of page

The system is based on AJAX technology, where the web browser uses JavaScript, XML and JSON for asynchronous communication with the web server, written in the Java language. The communication uses the HTTP application protocol and the underlying TCP transport protocol. To mark up and style the informations sent from the server to the web browser HTML and CSS is being used. User information is stored in a MySQL database and retrieved by the server by using the JDBC API.

 

About the System

bottom of page