- CRUD
- MVC
- Servlet
- NetBeans 8.2
- Java JDK 1.8
- Apache Tomcat >= 9
- MySql >=5
- Java
- JSTL
- JSP
- CSS
- Jquery
- Bootstrap
- MySql
Create a database with name crud_servlet_jsp in your mysql. You can find database dump in crud_servlet_jsp.sql, import it.
After you finish configuring, just open NetBeans and run the project in the browser.
http://localhost:8080/crudServletJsp/UserController
This project is licensed under The MIT License (MIT).