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 7.0.41 Released2013-06-10

The Apache Tomcat Project is proud to announce the release of version 7.0.41 of Apache Tomcat. This release contains a number of bug fixes and improvements compared to version 7.0.40. The notable changes include:

  • Add a Servlet Filter that implements CORS. Patch provided by Mohit Soni.
  • Ensure that when Tomcat's anti-resource locking features are used that the temporary copy of the web application and not the original is removed when the web application stops.
  • Add support for the version attribute to the deploy command of the Ant tasks for interfacing with the text based Manager application. Patch provided by Sergey Tcherednichenko.
Full details of these changes, and all the other changes, are available in the Tomcat 7 changelog.

Download | ChangeLog for 7.0.41


Tomcat 6.0.37 Released2013-05-03

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

Download | ChangeLog for 6.0.37


Tomcat Maven Plugin 2.1 Released2013-02-25

The Apache Tomcat team is pleased to announce the release of Tomcat Maven Plugin 2.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>tomcat7-maven-plugin</artifactId>
    <version>2.1</version>
  </plugin>
or
  <plugin>
    <groupId>org.apache.tomcat.maven</groupId>
    <artifactId>tomcat6-maven-plugin</artifactId>
    <version>2.1</version>
  </plugin>


Tomcat Native 1.1.27 Released2013-02-12

The Apache Tomcat Project is proud to announce the release of version 1.1.27 of Tomcat Native.

Download | ChangeLog for 1.1.27


Tomcat Connectors 1.2.37 Released2012-05-31

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

Download | ChangeLog for 1.2.37


Old news

See former announcements.



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