Skip to content

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.

Notifications You must be signed in to change notification settings

jonelrelucio/tiw-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 

Repository files navigation

Tecnologie Informatiche per il Web - 2023

Catalogazione di immagini

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.

Tools used for the web application development:

  • Eclipse IDE for Enterprise Java and Web Developers
  • Tomcat v.9.0
  • MySQL Workbench v8.0

Dependencies Used:

  • 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)

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published