security « Login « JSP-Servlet Q&A





1. adding security to a jsp login page    stackoverflow.com

I am working on adding security to a jsp login page. Can somebody please tell me which types of security that i can add to my login page. It would be ...

2. JSP Security - Advanced Servlet/JSP Login?    coderanch.com

Is there a way I can login a user into Tomcat 4.X using server side code? I need to have a page which allows a user to enter credit card information, and allow them in without having a real "user" associated with the account. I think the best solution is to have a Generic Credit user, who the user is logged ...

3. Handling security while login    coderanch.com

6. Login page security using Servlet    coderanch.com

7. Webapp user login/security    coderanch.com