- User's credentials and the details will be saved into the databse in the user table.
- User have to validate all the fields at the time of taking input.
- User have both validation on the server side as well as client side.
- User will forward to new page after login with the valid credentials.
- There is a button too so that user can log log out any time.
- Java Servlet
- JSP
- Oracle database
- JDBC
- HTML
- Tomcat server