Introduction to web programming

Servlet, filters, DB and CSS

The classes of the project are divided into the following packages:

  • Filter - contains the servlets to manage the filters
  • DB – contains the servlets to communicate with the database
  • Listeners – contains the servlet to open the database connection
  • Visualizza – contains the "graphic" servlets, which contain the HTML instructions
  • Servlets – contains the servlets used by the process that do not fit in any of the previous categories

Source code and full description (in Italian)


Servlet, filters, DB, JSP, JSTL and CSS

The classes of the project are divided into the following packages:

  • Filter – contains the servlets to manage the filters
  • DB – contains the servlets to communicate with the database
  • Listeners – contains the servlet to open the database connection
  • Visualizza – contains the "graphic" servlets, which contain the HTML instructions
  • Servlets – contains the servlets used by the process that do not fit in any of the previous categories

Source code and full description (in Italian)