Skip to content

gchoppa/crudApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to run

-Create the mysql database/tables/ from db.sql

-Run the following command from the project folder

mvn clean package

-Take the war from target directory

-Drop it in tomcat(7 or 8) webapps

-Access the app at

http://localhost:8080/crudApp

About

Simple JSP,servlet,mysql crud app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%