Apache Tomcat 7.0.25 发布了,该版本包含很多 bug 修复也有一些新特性,值得关注的有:
* 对 Servlet 3.0 实现的维护版本
* 连接器支持自动选择一个空闲的端口,适合用于嵌入式环境或者测试
* 组件升级 Commons Pool 1.5.7, Commons Daemon 1.0.8 和 Eclipse JDT compiler 3.7.1.
完整记录请看:
http://tomcat.apache.org/tomcat-7.0-doc/changelog.html
Downloads:
http://tomcat.apache.org/download-70.cgi



