RE: adding authentication to unprotected page

2007-06-01 Thread Propes, Barry L
yes, you can do what I suggested...I tried it out and it worked just fine. -Original Message- From: Ryan [mailto:[EMAIL PROTECTED] Sent: Thursday, May 31, 2007 6:10 PM To: users@tomcat.apache.org Subject: adding authentication to unprotected page Hi All, I was wondering if any of you

RE: adding authentication to unprotected page

2007-06-01 Thread Propes, Barry L
rsday, May 31, 2007 6:10 PM To: users@tomcat.apache.org Subject: adding authentication to unprotected page Hi All, I was wondering if any of you had experience with this. I want to add a form on the homepage of an application that allows the user to quickly log in (see below) and take them t

Re: adding authentication to unprotected page

2007-06-01 Thread Johnny Kewl
trying to get the user to register... and then redirect them to the protected site. thats different again Have fun... - Original Message - From: "Ryan" <[EMAIL PROTECTED]> To: Sent: Friday, June 01, 2007 1:09 AM Subject: adding authentication to unprotected page

Re: adding authentication to unprotected page

2007-06-01 Thread Pid
Ryan wrote: Hi All, I was wondering if any of you had experience with this. I want to add a form on the homepage of an application that allows the user to quickly log in (see below) and take them to the protected page. I've never done this before and unfortunately the form below doesn't seem

adding authentication to unprotected page

2007-05-31 Thread Ryan
Hi All, I was wondering if any of you had experience with this. I want to add a form on the homepage of an application that allows the user to quickly log in (see below) and take them to the protected page. I've never done this before and unfortunately the form below doesn't seem to work, it basi