Amazing comprehensive web development software for PC

Apache Tomcat

Apache Tomcat 11.0.7

  -  13.6 MB  -  Open Source

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Apache Tomcat 11.0.7.


For those interested in downloading the most recent release of Apache Tomcat or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • Apache Tomcat 11.0.7 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Apache Tomcat 11.0.7 Screenshot 1
  • Apache Tomcat 11.0.7 Screenshot 2
  • Apache Tomcat 11.0.7 Screenshot 3
  • Apache Tomcat 11.0.7 Screenshot 4
  • Apache Tomcat 11.0.7 Screenshot 5

What's new in this version:

Catalina:
- Fix: 69643: Optimize directory listing for large amount of files
- Fix: #843: Fix off by one validation logic for partial PUT ranges and associated test case
- Code: Refactor GCI servlet to access resources via the WebResource API
- Fix: 69662: Report name in exception message when a naming lookup failure occurs
- Fix: Ensure that the FORM authentication attribute authenticationSessionTimeout works correctly when sessions have an infinite timeout when authentication starts
- Add: Provide a content type based on file extension when web application resources are accessed via a URL

Jasper:
- Fix: 69635: Add support to jakarta.el.ImportHandler for resolving inner classes
- Add: #842Add support for optimized execution of c:set and c:remove tags, when activated via JSP servlet param useNonstandardTagOptimizations
- Fix: Fix an edge case compilation bug for JSP and tag files on case insensitive file systems that was exposed by the test case for 69635

Web applications:
- Fix: 68876: Documentation. Update the UML diagrams for server start-up, request processing and authentication using PlantUML and include the source files for each diagram

Other:
- Update: Update Jacoco to 0.8.13
- Add: Explicitly set the locale to be used for Javadoc. For official releases, this locale will be English (US) to support reproducible builds.
- Update: Update Byte Buddy to 1.17.5
- Update: Update Checkstyle to 10.23.1
- Update: Update file extension to media type mappings to align with the current list used by the Apache Web Server (httpd)
- Update: Improvements to French translations
- Update: Improvements to Japanese translations