Skip to content

Jagadeesan-Varadharaj-rft/ContactBook-java-web-app

 
 

Repository files navigation

ContactBook-java-web-app

Sample Java Web App

Contact Book

Just to store Name and Contact no. in database and then retrieve it back.

Deployment of this project on AWS EC2 video available on Youtube > https://youtu.be/Mkm7HQkVOfk Deployable .war file > https://drive.google.com/open?id=1AoOjHWdmim1865emG1FPAop0zA4W7pPD

Procedure: just deploy .war on tomcat server and host a local MySql-server with "student" database and "register" table with attribute "name" and "phoneno".

or modify source code according to you.

#HappyCoding

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 33.5%
  • SCSS 28.7%
  • Less 28.4%
  • Java 6.2%
  • HTML 2.6%
  • JavaScript 0.6%