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
Developed a web-based Student Registration System that enables students to register, log in, and view their profiles. Admin users can log in separately to manage student records. The project uses JDBC for database integration, Servlets for business logic, and JSP for the user interface.