-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Johannes and Mark,

Mark Thomas wrote:
> A valve or a servlet filter is probably your best best. You'll be
> better off with a valve if you want to get at any Tomcat internals but
> a filter will be portable between containers.
> 
> I haven't tried to run it but Tim's earlier post looked to contain all
> the code you need to get you started.

Securityfilter (http://securityfilter.sourceforge.net) is a Filter
designed to work exactly like the web.xml-configured security.

I am using it on two projects and it works great. No need to re-invent
the wheel. You can even use it with Tomcat realms, so you don't have to
write any of your own code if you don't want to.

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFTz0m9CaO5/Lv0PARAqbnAKCOVyVJSLWgk9I1Z1ZPh92WD/cgkwCdHxQJ
7YtB2LyXXXVNdzYCF8ylL50=
=Ad6o
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to