> From: "Raible, Matt" <[EMAIL PROTECTED]> > Sent: Wednesday, March 05, 2003 2:36 PM > Subject: RE: remember password HOW-TO?
> I've been able to implement "Remember Me" functionality using form-based > authentication and cookies on Tomcat 4.1.18. > > http://www.mail-archive.com/[EMAIL PROTECTED]/msg86636.html > To be pedantic, this is simply security implemented with Servlets and Filters, and has nothing to do with the container based Form Based Security. I'm sure it works fine and does the job, I'm not questioning its quality or functionality, and David may well be able to lift it and use it straighaway. I'm just pointing out that this does not interact in any way with the Container provided security infrastructure. FYI Regards, Will Hartung ([EMAIL PROTECTED]) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
