News

Servlet, JSP and MySQL MVC Design Pattern: A simple user management web application using JSP, Servlet, JDBC API and MySQL. This web app is implemented using MVC design pattern to manage a collection ...
Servlet structure is used, information is stored in database with MySQL. Java Server Page (JSP) is used to place Java commands in HTML codes. This project was developed in Intellij IDEA, using Java ...