Servlet filter

From RavenWiki
Revision as of 10:07, 30 August 2007 by jw35 (talk | contribs) (Created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Philip Shore ( pms52 at cam.ac.uk) has adapted William Billingsley's Tomcat Valve into a servlet filter which can be used with any servlet container - i.e. not just Tomcat. It is available as Java source together with a copy of the associated JavaDoc documentation.

The filter is distributed under the terms of the GNU Lesser General Public License.

See also Java Toolkit, Tomcat Valve, Tomcat authenticator and JAAS implementation and JAVA Servlet Library.