David and Ricardo, David Delbecq wrote: > 2) Don't rely on container security and provide your own security with > you own whatever forms.
Securityfilter (http://securityfilter.sourceforge.net) is a drop-in replacement for container-managed security that is implemented as a filter and can be extended however you want. Configuration is similar to web.xml declarative security, so there's not too much to learn to get it up and running. It does not depend upon container-specific classes so you won't lock yourself into one vendor, or even one single version of that server. -chris --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]