Amazing comprehensive web development software for PC

Apache Tomcat

Apache Tomcat 9.0.94

  -  13 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 9.0.94.


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!

  • Apache Tomcat 9.0.94 Screenshots

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

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

What's new in this version:

The Apache Tomcat Project is proud to announce the release of version 9.0.94 of Apache Tomcat. This release implements specifications that are part of the Java EE 8 platform. The notable changes compared to 9.0.93 include:
- If an HTTP/2 client resets a stream before the request body is fully written, ensure that any ReadListener is notified via a call to ReadListener.onErrror()
- An Exception being thrown during WebSocket message processing (e.g. in a method annotated with @onMessage) should not automatically cause the connection to close. The application should handle the exception and make the decision whether or not to close the connection.