The Java Servlet and JavaServer Pages are technologies used in rendering Java-based web pages.
Apache Tomcat aggregates all those technologies into a server solution for enterprise and small scale environments the same.
It can power large-scale, critical, traffic-heavy web applications across a diverse range of hardware infrastructures.
What's New in This Release: [ read full changelog ]
· A fix for an information disclosure issue.
· Various fixes to stop Tomcat attempting to parse text that looks like an EL expression in a JSP document as an EL expression when EL expressions are either not permitted or not enabled.
· Improved handling and reporting if a ConcurrentModificationException occurs while checking for memory leaks when a web application is being stopped.