JAVA Servlet Library: Difference between revisions

From RavenWiki
Jump to navigationJump to search
No edit summary
 
(Created)
Line 4: Line 4:


The Library is available as a [http://raven.cam.ac.uk/project/java-servlet-lib/files/ .jar file, source and documentation archives]. The [http://raven.cam.ac.uk/project/java-servlet-lib/docs/ documentation] contain additional information.
The Library is available as a [http://raven.cam.ac.uk/project/java-servlet-lib/files/ .jar file, source and documentation archives]. The [http://raven.cam.ac.uk/project/java-servlet-lib/docs/ documentation] contain additional information.
See also [http://raven.cam.ac.uk/project/java-toolkit/ Java Toolkit], [[Tomcat authenticator and JAAS implementation]] and [[Tomcat Valve]].

Revision as of 11:41, 1 December 2005

This Java package includes everything necessary to write Java servlets that authenticate against Raven. It is released under the terms of the GNU General Public Licence version 2.

The Raven Servlet Library was written by Matthew Lavy and Alistair Turnbull, originally for CamCORS.

The Library is available as a .jar file, source and documentation archives. The documentation contain additional information.


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