https://github.com/quanthaidev/login-functionality-springmvc
This project implements the login functionality for a website using Spring MVC, Java, JSP, Servlet, JDBC, MySQL, Bootstrap, and JSTL. The Spring MVC login form provides secure authentication with email and password, along with success notifications upon login.
https://github.com/quanthaidev/login-functionality-springmvc
bootstrap java jdbc jsp jstl mysql servlet spring-mvc
Last synced: 9 months ago
JSON representation
This project implements the login functionality for a website using Spring MVC, Java, JSP, Servlet, JDBC, MySQL, Bootstrap, and JSTL. The Spring MVC login form provides secure authentication with email and password, along with success notifications upon login.
- Host: GitHub
- URL: https://github.com/quanthaidev/login-functionality-springmvc
- Owner: quanthaidev
- Created: 2024-10-12T16:27:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-13T08:27:53.000Z (about 1 year ago)
- Last Synced: 2024-12-19T06:24:21.280Z (about 1 year ago)
- Topics: bootstrap, java, jdbc, jsp, jstl, mysql, servlet, spring-mvc
- Language: Java
- Homepage:
- Size: 8.79 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Application - Login Functionality (Spring MVC)
## Description
This project implements the login functionality for a website using Spring MVC, Java, JSP, Servlet, JDBC, MySQL, Bootstrap, and JSTL. The Spring MVC login form provides secure authentication with email and password, along with success notifications upon login.
* Copyright: [Quan Thai](https://www.facebook.com/reagan.developer/)
## Features
- Email and password authentication

- Data management using MySQL

- Login and success notification

## Technologies Used
- Frontend: Bootstrap, JSP
- Backend: Spring MVC, Java, Servlet, JDBC
- Database: MySQL
- Other technologies: JSTL