vlantonakos/jsp-servlet-hibernate-mysql
building a simple User Management web application using JSP, Servlet, and Hibernate. This web application manages a collection of users with the basic feature: list, insert, update, delete (or CURD operations - Create, Update, Read and Delete).
Java