JavaEE Hibernate CRM CRUD web app with http servlets
CRM CRUD web app where we can:
- Add new customer
- Update customer
- Delete customer
- Show all customers
App is written using JavaEE, HttpServlets, Hibernate, JSP, JSTL, MySQL database, Tomcat7 maven plugin.
Project made for Codecool programming course.