Skip to content

Conversation

@seanboe
Copy link
Member

@seanboe seanboe commented Nov 18, 2021

We created a login page (login.jsp) that interacts with a login servlet (Login.java) to enable logging-in. Right now, the servlet records user credentials in the session and redirects the user to index.html, which is empty. For fun, we also added capability to redirect the user to login.jsp with an error banner for failed authentication (the banner is handled by login.jsp).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants