This is a Leave Management System project built with Java Servlets and JSP, utilizing a Microsoft SQL Server database. The application provides a centralized platform for employees to submit leave ...
In this project I implemented a login page (front end) and servlet logic (back end) to simulate a user authentication workflow. Uses Jakarta Servlets (HttpServlet) to handle form submission and ...