Skip to content

VighneshS/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Demo application in JSP to illustrate user sessions and database connectivity using JDBC. Also it shows us the MVC model pattern architecture for any application in general.

The Register routes are configured in Model 1 architecture of JSP. And the login and authentication process in done through Model 2 MVC 2 architecture.

It also illustrates the Service, DAO separation of logic to show the decoupling of logics to reuse code.

The dependency libraries that need to be added are the following:

  • mysql-connector-java-6.0.6

About

Notes Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published