1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/www/tomcat41/pkg-descr
Gabor Kovesdan f1f0c957e6 - Update to 4.1.34
- Follow the project name change as it was with tomcat55
- Pass maintainership to submitter

PR:		ports/109424
Submitted by:	Nemo Liu <nemoliu@gmail.com>
Repo-opied by:	marcus
2007-03-17 20:54:58 +00:00

20 lines
712 B
Plaintext

Apache Tomcat is a web server written in 100% Pure Java. The
Tomcat 4 branch is the reference implementation for the Java
Servlet 2.3 and JavaServer Pages 1.2 technologies.
Tomcat 4.1 is a refactoring of Tomcat 4.0.x, and contains significant
enhancements, including:
o JMX based administration features
o JSP and Struts based administration web application
o New Coyote connector (HTTP/1.1, AJP 1.3 and JNI support)
o Rewritten Jasper JSP page compiler
o Performance and memory efficiency improvements
o Enhanced manager application support for integration with development
tools
o Custom Ant tasks to interact with the manager application directly from
build.xml scripts
WWW: http://tomcat.apache.org/