Download List

Project Description

The goal of the Apache Tomcat Project is to provide commercial-quality server solutions based on the Java Platform that are developed in an open and cooperative fashion. Tomcat 3.x is an implementation of the Java Servlet 2.2 and JavaServer Pages 1.1 Specifications. Tomcat 4.x is an implementation of the Java Servlet 2.3 and JavaServer Pages 1.2 Specifications, and is a re-implementation of the Tomcat servlet engine from the ground up. The current branch, Tomcat 5.x, is an implementation of the Java Servlet 2.4 and JavaServer Pages 2.0 specifications, with increased attention to scalability, reliability, and management functionality.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-03-29 19:52
3.3.1

This release includes many bugfixes and small feature enhancements, including support for single-thread model servlet pooling and alternate SSL cryptography providers.
Tags: 3.3.x, Minor bugfixes

2002-03-04 01:03
4.0.3

This release fixes a security vulnerability allowing the use of a request dispatcher to bypass the Java Security Manager sandbox, and would enable a malicious servlet or JSP page to read any file from the server filesystem. This is the only change in this release. The fix is also available as a smaller binary patch which can be applied to an existing Tomcat 4.0.2 installation. People who are not using the Java Security Manager to run Tomcat do not need to upgrade.
Tags: 4.1.x, Minor security fixes

2002-02-13 00:30
4.0.2

This release has a major native connectors update (including AJP 1.4 support), load balancing support using AJP, performance improvements for single thread model servlets, and many miscellaneous bugfixes.
Tags: 4.1.x, Major feature enhancements

2001-11-11 09:47
4.0.1

AJP 1.3 support was added, major class loading fixes, and specification compliance fixes were made.
Tags: 4.1.x, Major bugfixes

Project Resources