The Java Servlet and JavaServer Pages are technologies used in rendering Java-based web pages.
Apache Tomcat is intended to be a collaboration of the best-of-breed developers from around the world.
Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations.
What's New in This Release: [ read full changelog ]
· Support for the WebSocket protocol (RFC6455). Both streaming and message based APIs are provided and the implementation currently fully passes the Autobahn test suite. Also included are several examples.
· A number of fixes to the HTTP NIO connector, particularly when using Comet.
· Improve the memory leak prevention and detection code so that it works well with JVMs from IBM.