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
A simple Java web app using Servlets for user login and signup with Oracle DB integration. Built without web.xml using annotations, and JDBC for DB connection. Features include registration, authentication, and navigation to a home page upon successful login.