Different versions of Apache Tomcat are available for different versions of the Servlet and JSP specifications. The mapping between the specifications and the respective Apache Tomcat verisons is:
| Servlet/JSP Spec | Apache Tomcat version |
| 2.5/2.1 | 6.0.x |
| 2.4/2.0 | 5.5.x |
| 2.3/1.2 | 4.1.x |
| 2.2/1.1 | 3.3.x |
No comments:
Post a Comment