This project has been made for the TIW-2023 course of Politecnico di Milano. The project is about creating two different versions of a web application (a pure HTML version and a rich internet application version), deploying such web application to a tomcat server and managing connections with a database.
- Eclipse IDE for Enterprise Java and Web Developers
- Tomcat v.9.0
- MySQL Workbench v8.0
- mysqlConnector (Necessary to connecto to the MySQL Database)
- Thymeleaf v3.0.11 and its dependencies (slf4j, ognl, unbescape, javassist, attoparser)
- GSON v2.10.1 (for json parsing)