RE: Form Based Authentication with Cookies?

2004-10-12 Thread Chris Ward
, 2004 7:45 PM > To: [EMAIL PROTECTED] > Subject: Form Based Authentication with Cookies? > > > I have been looking for a way withing tomcat using a > JDBCRealm to do form bases authentication and allow users to > set some sort of "Remember Me" cookie, so they do not nee

Form Based Authentication with Cookies?

2004-10-12 Thread Chris Forbis
I have been looking for a way withing tomcat using a JDBCRealm to do form bases authentication and allow users to set some sort of "Remember Me" cookie, so they do not need to log into my application more than once a month or so. It looks like to me that FormAuthenticator is sort of hardcoded into