Tomcat is an application (Java) server that is just a servlet container and is an extension of the http://www.aliyun.com/zixun/aggregation/14417.html ">apache." Apache and Tomcat can be run as stand-alone Web servers, but Apache cannot interpret Java programs (Jsp,serverlet).
Tomcat is an open-source, Java-based Web application container that runs servlet and JSP Web application software. Tomcat server is executed according to the servlet and JSP specifications, so we can say that Tomcat server also implements the Apache-jakarta specification and is better than most commercial application software servers.
Tomcat 7.0.10 (Markt) Improvement Note:
Catalina
27988:improve reporting of missing files. (Markt)
28852:add URL encoding where missing to parameters in URLs presented by Ant tasks to the Manager creator. Based on a patch by Stephane Bailliez. (Mark)
· Improve handling of SSL renegotiation by failing earlier while the request body contains more bytes than. (Markt)
· Improve shut down speed from not renewing threads during shut the Threadlocalleakpreventionlistener is enabled. (Markt)
Coyote
49284:add SSL re-negotiation support to the HTTP NIO Connector and extend test cases to vinyl client-cert. (Fhanik/markt)