On 10/12/07, Christopher Schultz wrote: > Yes, this is how to do it. If you don't want to do it yourself, you can > use securityfilter (http://securityfilter.sourceforge.net), which has > already been written.
Thanks, securityfilter is a great example. > > ?? - stick with container-based security and find a way to make > > cookies for "Remember Me" work. > > I think you're out of luck, here, too. I think I found a way to make it work, but it is too difficult. You can create your own org.apache.catalina.authenticator to look at cookies, but it requires making changes to catalina.jar. I prefer to stick with war files so I will go with application based security. -Steve More --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]