Skip to content

ClaydLena/CrudJavaServletJsp

 
 

Repository files navigation

Features

  • CRUD
  • MVC
  • Servlet

Requirements

  • NetBeans 8.2
  • Java JDK 1.8
  • Apache Tomcat >= 9
  • MySql >=5

Tecnologies

  • Java
  • JSTL
  • JSP
  • CSS
  • Jquery
  • Bootstrap
  • MySql

Database

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

Licence

This project is licensed under The MIT License (MIT).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 99.3%
  • CSS 0.7%