Servlet filter
From RavenWiki
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.