Software-update: Apache Tomcat 11.0.7 / 10.1.41 / 9.0.105

Apache Tomcat logo Apache Tomcat is een Webcontainer die is ontwikkeld door de Apache Software Foundation. Tomcat voert Jakarta Servlets en Jakarta Pages uit en biedt een HTTP-webomgeving aan waarop Jakarta-code direct kan worden gedraaid. Het Jakarta EE platform is de doorontwikkeling van het Java EE platform. Tomcat 10 en hoger richten zich op Jakarta, terwijl Tomcat 9 en lager zich blijven richten op Java. Voor meer informatie verwijzen we naar deze pagina. De ontwikkelaars hebben updates voor versies 11, 10 en 9 uitgebracht, en details daarvan kunnen hieronder worden gevonden.

Tomcat 11.0.7 Released

The Apache Tomcat Project is proud to announce the release of version 11.0.7 of Apache Tomcat. This release implements specifications that are part of the Jakarta EE 11 platform. Users of Tomcat 10 onwards should be aware that, as a result of the move from Java EE to Jakarta EE as part of the transfer of Java EE to the Eclipse Foundation, the primary package for all implemented APIs has changed from javax.* to jakarta.*. This will almost certainly require code changes to enable applications to migrate from Tomcat 9 and earlier to Tomcat 10 and later. A migration tool is available to aid this process. The notable changes in this release are:

  • Process possible path parameters rewrite production in the rewrite valve.
  • Enable allowLinking to be set on PreResources, JarResources and PostResources. If not set explicitly, the setting will be inherited from the Resources.
  • Add support for optimized execution of c:set and c:remove tags, when activated via JSP servlet param useNonstandardTagOptimizations.

Full details of these changes, and all the other changes, are available in the Tomcat 11 changelog.

Tomcat 10.1.41 Released

The Apache Tomcat Project is proud to announce the release of version 10.1.41 of Apache Tomcat. This release implements specifications that are part of the Jakarta EE 10 platform. Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 without changes. Java EE based applications designed for Tomcat 9 and earlier may be placed in the $CATALINA_BASE/webapps-javaee directory and Tomcat will automatically convert them to Jakarta EE and copy them to the webapps directory. This conversion is performed using the Apache Tomcat migration tool for Jakarta EE tool which is also available as a separate download for off-line use. The notable changes in this release are:

  • Process possible path parameters rewrite production in the rewrite valve.
  • Enable allowLinking to be set on PreResources, JarResources and PostResources. If not set explicitly, the setting will be inherited from the Resources.
  • Add support for optimized execution of c:set and c:remove tags, when activated via JSP servlet param useNonstandardTagOptimizations.

Full details of these changes, and all the other changes, are available in the Tomcat 10.1 changelog.

Tomcat 9.0.105 Released

The Apache Tomcat Project is proud to announce the release of version 9.0.105 of Apache Tomcat. This release implements specifications that are part of the Java EE 8 platform. The notable changes compared to 9.0.104 include:

  • Process possible path parameters rewrite production in the rewrite valve.
  • Enable allowLinking to be set on PreResources, JarResources and PostResources. If not set explicitly, the setting will be inherited from the Resources.
  • Add support for optimized execution of c:set and c:remove tags, when activated via JSP servlet param useNonstandardTagOptimizations.

Full details of these changes, and all the other changes, are available in the Tomcat 9 changelog.

Apache Tomcat

Versienummer 11.0.7 / 10.1.41 / 9.0.105
Releasestatus Final
Website Apache Tomcat Project
Download https://tomcat.apache.org/
Licentietype Voorwaarden (GNU/BSD/etc.)

Reacties (2)

2
2
2
0
0
0
Wijzig sortering
Het is alweer een aantal jaren geleden dat ik hier wat mee heb gedaan. Oprechte vraag, word dit nog gebruikt tussen al het nodejs / typescript geweld van de laatste jaren?
Het is de standaard web container voor Spring (Boot), dus natuurlijk.


Om te kunnen reageren moet je ingelogd zijn