/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).

Primary LanguageJava

jsp-servlet-hibernate-mysql

LIST OF USERS

image

ADD USER

image

EDIT USER

image