Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cube 10 #6

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Cube 10 #6

wants to merge 5 commits into from

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.

1 participant