Re: Tomcat Authentication Nightmare

2003-06-30 Thread John Turner
Not sure what you are looking for, but we do this on all of our web apps. Users can bookmark the login page all they wish, in fact the login page is index.jsp. They type their username and password in, click submit. This posts to a JSP, the JSP checks against a database, and approves or disa

Tomcat Authentication Nightmare

2003-06-30 Thread Kevin Andryc
Hi all, In a previous project, I decided to use Tomcat authentication and just had nightmarish troubles. Telling people they couldn't bookmark the logon page just isn't a solution. Plus, many people had serious problems trying to login. They would enter in their user name and passwords multiple