News

About A Cinema-like web site application implemented in Java. A 3-tier functional application which have to implement Server-Side Technologies (Servlets and Jsp) and connect with a Database (Sql). A ...
Filters are Java classes that implement the javax.servlet.Filter interface. They can be configured to intercept requests and responses before or after they reach a servlet or a JSP page.