Skip to content

Java servlet app with simple functionality of login and registration using JDBC, maven.

Notifications You must be signed in to change notification settings

manish723/java-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-website

This is a Java servlet app with simple functionality of login and registration with database connectivity (JDBC).
It stores all the data in the database if it is a new registration and allows the user to login by verifying 
the user credentials from the database if user is a returning visitor.It uses a maven build system for library 
management.It uses JDBC and  apache derby server for database connectivity.It uses both types of statement for
database connectivity; statements as well as prepared statements.It uses Glassfish server v4.1.1 for hosting.

The IDE used for this project is Ntebeans with maven build.

About

Java servlet app with simple functionality of login and registration using JDBC, maven.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published