The Apache Tomcat® software is an open source implementationof the Java Servlet, JavaServer Pages, Java Expression Language and JavaWebSocket technologies. The Java Servlet, JavaServer Pages, Java ExpressionLanguage and Java WebSocket specifications are developed under theJava CommunityProcess.
Apache HTTP Server httpd was launched in 1995 and it has been the most popular web server on the Internet since April 1996.Latest release from the 2.4.x stable branch represents the best available version of Apache HTTP Server. Image version httpd 2.4.37. For more information on Apache. This latest release from the 2.4.x stable branch represents the best available version of Apache HTTP Server. Apache HTTP Server version 2. 4.43 or newer is required in order to operate a TLS 1.3 web server with OpenSSL 1.1.1.
The Apache Tomcat software is developed in an open and participatoryenvironment and released under theApache License version 2. TheApache Tomcat project is intended to be a collaboration of the best-of-breeddevelopers from around the world. We invite you to participate in this opendevelopment project. To learn more about getting involved,click here.
Apache Tomcat software powers numerous large-scale, mission-critical webapplications across a diverse range of industries and organizations. Some ofthese users and their stories are listed on thePoweredBywiki page.
Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcatproject logo are trademarks of the Apache Software Foundation.
The Apache Tomcat Project is proud to announce the release of version 10.0.5of Apache Tomcat. This release is targeted at Jakarta EE 9.
Applications that run on Tomcat 9 and earlier will not run on Tomcat 10without changes. Java EE applications designed for Tomcat 9 and earlier may beplaced in the $CATALINA_BASE/webapps-javaee
directory and Tomcatwill automatically convert them to Jakarta EE and copy them to the webappsdirectory. This conversion is performed using theApache Tomcatmigration tool for Jakarta EE tool which is also available as a separatedownload for off-line use.
The notable changes in this release are:
Full details of these changes, and all the other changes, are available in theTomcat 10changelog.
The Apache Tomcat Project is proud to announce the release of version 9.0.45of Apache Tomcat. The notable changes compared to 9.0.44 include:
Full details of these changes, and all the other changes, are available in theTomcat 9changelog.
The Apache Tomcat Project is proud to announce the release of version 8.5.65of Apache Tomcat. The notable changes compared to 8.5.64 include:
Full details of these changes, and all the other changes, are available in theTomcat 8.5changelog.
The Apache Tomcat Project is proud to announce the release of version 1.2.28 ofTomcat Native. The notable changes since 1.2.27 include:
Download |ChangeLog for 1.2.28
The Apache Tomcat Project is proud to announce the release of 0.2.0 of theApache Tomcat Migration Tool for Jakarta EE. This release contains a number ofbug fixes and improvements compared to version 0.1.0.
The notable changes in this release are:
Full details of these changes, and all the other changes, are available in thechangelog.
The Apache Tomcat Project is proud to announce the release of version 7.0.108 ofApache Tomcat. This release contains a number of bug fixes and improvementscompared to version 7.0.107.
Full details of these changes, and all the other changes, are available in theTomcat 7 changelog.
Note: End of life date for Apache Tomcat 7.0.x is announced.Read more...
The Apache Tomcat Project is proud to announce the release of version 1.2.48 ofApache Tomcat Connectors.This version fixes a number of bugs found in previous releases.
Download |ChangeLog for 1.2.48
The Apache Tomcat Project is proud to announce the release of version 1.2.5 ofthe Standard Taglib. This tag library provides Apache's implementation of the JSTL 1.2 specification.
Version 1.2.5 is a minor bug fix release reverting a change made in 1.2.1 where<c:import> modified the HTTP method during POST operations, and fixing anissues that resulted in an AccessControlException during startup unlesspermission was granted to read the accessExternalEntity property.
Please see the Taglibs section for more details.
Download |Changes
The Apache Tomcat team is pleased to announce the release of Tomcat Maven Plugin 2.2.Changelog available here.
The Apache Tomcat Maven Plugin provides goalsto manipulate WAR projects within the Apache Tomcat servlet container.
The binaries are available from Maven repositories. You should specify theversion in your project's plugin configuration:
or