An open API service indexing awesome lists of open source software.

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.

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

![1 authentication](https://github.com/user-attachments/assets/0828ea4b-7dd0-4601-a54e-bbd3dea27782)

- Data management using MySQL

![2 database](https://github.com/user-attachments/assets/96acbb3b-f6fa-4274-95ab-1d7ab223a1a8)

- Login and success notification

![3 notification](https://github.com/user-attachments/assets/5c30a38b-19bb-4b7f-8c73-8a0bde064e8b)

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