You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a simple and clean Login System web application built using **Java Servlets** for backend logic and **HTML/CSS** for the frontend design. It demonstrates cookie-based login session handling, form validation, and servlet redirection — perfect for beginners learning Java web development.