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.40 Released2013-05-09

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

  • A fix for CVE-2013-2071 (bug 54178) an information disclosure issue.
  • Various fixes to stop Tomcat attempting to parse text that looks like an EL expression in a JSP document as an EL expression when EL expressions are either not permitted or not enabled.
  • Improved handling and reporting if a ConcurrentModificationException occurs while checking for memory leaks when a web application is being stopped.
Full details of these changes, and all the other changes, are available in the Tomcat 7 changelog.

Download | ChangeLog for 7.0.40


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.