Java servlet 2.3 and Java server pages 1.2 server
Tomcat 4 is a Servlet/JSP container that implements the Servlet 2.3
and JavaServer Pages 1.2 specifications from the Java Community 
Process. Tomcat includes many additional features that make it a 
useful platform for developing and deploying web applications and
web services.  Tomcat can be run as a standalone web server with 
Servlet and JSP support, or using Apache HTTP Server as its web 
server via the mod_jk Apache module (the www/mod_jk package).

Maintainer: Kurt Miller <kurt@openbsd.org>

WWW: http://tomcat.apache.org/
