Tomcat Logo

Apache Tomcat

Apache Logo

Apache Tomcat

Download

Documentation

Problems?

Get Involved

Media

Misc

Apache Tomcat

Apache Tomcat is an open source software implementation of the Java Servlet and JavaServer Pages technologies. The Java Servlet and JavaServer Pages specifications are developed under the Java Community Process.

Apache Tomcat is developed in an open and participatory environment and released under the Apache License version 2. Apache Tomcat is intended to be a collaboration of the best-of-breed developers from around the world. We invite you to participate in this open development project. To learn more about getting involved, click here.

Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations. Some of these users and their stories are listed on the PoweredBy wiki page.

Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat project logo are trademarks of the Apache Software Foundation.


Tomcat Connectors 1.2.36 Released2012-05-14

The Apache Tomcat Project is proud to announce the release of version 1.2.36 of Apache Tomcat Connectors. This version fixes few bugs found in 1.2.35 release.

Download | ChangeLog for 1.2.36


Tomcat 7.0.27 Released2012-04-05

The Apache Tomcat Project is proud to announce the release of version 7.0.27 of Apache Tomcat. This release is includes significant new features as well as a number of bug fixes compared to version 7.0.26. The notable changes include:

  • Support for the WebSocket protocol (RFC6455). Both streaming and message based APIs are provided and the implementation currently fully passes the Autobahn test suite. Also included are several examples.
  • A number of fixes to the HTTP NIO connector, particularly when using Comet.
  • Improve the memory leak prevention and detection code so that is works well with JVMs from IBM.
Full details of these changes, and all the other changes, are available in the Tomcat 7 changelog.

Download | ChangeLog for 7.0.27


Tomcat Native 1.1.23 Released2012-03-02

The Apache Tomcat Project is proud to announce the release of version 1.1.23 of Tomcat Native. This version is principally a bugfix release.

Download | ChangeLog for 1.1.23


Tomcat Maven Plugin 2.0-beta-1 Released2012-02-01

The Apache Tomcat team is pleased to announce the release of Tomcat Maven Plugin 2.0-beta-1.

The Apache Tomcat Maven Plugin provides goals to manipulate WAR projects within the Apache Tomcat servlet container.

The binaries are available from Maven repositories. You should specify the version in your project's plugin configuration:

  <plugin>
    <groupId>org.apache.tomcat.maven</groupId>
    <artifactId>tomcat6-maven-plugin</artifactId>
    <version>2.0-beta-1</version>
  </plugin>
or
  <plugin>
    <groupId>org.apache.tomcat.maven</groupId>
    <artifactId>tomcat7-maven-plugin</artifactId>
    <version>2.0-beta-1</version>
  </plugin>


Tomcat 5.5.35 Released2012-01-16

The Apache Tomcat Project is proud to announce the release of version 5.5.35 of Apache Tomcat. This release includes many bug fixes and a number of security fixes over Apache Tomcat 5.5.34.

Note: End of life date for Apache Tomcat 5.5.x is announced. Read more...

Download | ChangeLog for 5.5.35


Tomcat 6.0.35 Released2011-12-05

The Apache Tomcat Project is proud to announce the release of version 6.0.35 of Apache Tomcat. This release includes security and bug fixes over Apache Tomcat 6.0.33.

Download | ChangeLog for 6.0.35


Old news

See former announcements.



Copyright © 1999-2012, The Apache Software Foundation
Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat project logo are trademarks of the Apache Software Foundation.