aboutsummaryrefslogtreecommitdiff
path: root/www/tomcat6/pkg-descr
diff options
context:
space:
mode:
authorErnst de Haan <znerd@FreeBSD.org>2003-08-13 11:39:38 +0000
committerErnst de Haan <znerd@FreeBSD.org>2003-08-13 11:39:38 +0000
commit115f42c702cf0ac553a6100f6c68a8079c033219 (patch)
treeb1893873f9fd5bf46a7f31d44f20a87bb7f8dfc2 /www/tomcat6/pkg-descr
parent91a7ec4395569ce9db49bb73a0b541b0be3cb295 (diff)
Notes
Diffstat (limited to 'www/tomcat6/pkg-descr')
-rw-r--r--www/tomcat6/pkg-descr23
1 files changed, 23 insertions, 0 deletions
diff --git a/www/tomcat6/pkg-descr b/www/tomcat6/pkg-descr
new file mode 100644
index 000000000000..1e2e6670a0e2
--- /dev/null
+++ b/www/tomcat6/pkg-descr
@@ -0,0 +1,23 @@
+Jakarta Tomcat is a web server written in 100% Pure Java.
+
+Tomcat 5.x is the upcoming major release of Tomcat,
+and builds upon the Tomcat 3.3 and Tomcat 4.1 codebases.
+The 5.x releases implement the Servlet 2.4 and JSP 2.0 specifications.
+
+Tomcat 5.0.x. Tomcat 5.0 improves on Tomcat 4.1 in many ways, including:
+
+o Performance optimizations and reduced garbage collection
+o Refactored application deployer,
+ with an optional standalone deployer allowing validation
+ and compilation of a web application before putting it in production
+o Complete server monitoring using JMX and the manager web application
+o Scalability and reliability enhancements
+o Improved Taglibs handling, including advanced pooling and tag plugins
+o Improved platform integration, with native Windows and Unix wrappers
+o Embedding of Tomcat using JMX
+o Expanded documentation
+
+ATTENTION: Tomcat 5.x is still under development,
+ DO NOT use it in production environment.
+
+WWW: http://jakarta.apache.org/tomcat/