发布于 2016-06-22 00:28:34 | 110 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的Tomcat教程,程序狗速度看过来!

Tomcat 开源Web应用服务器

Tomcat 服务器是一个免费的开放源代码的Web 应用服务器,属于轻量级应用服务器,在中小型系统和并发访问用户不是很多的场合下被普遍使用,是开发和调试JSP 程序的首选。


Apache Tomcat 7.0.70 发布了。

以下是部分改进日志:

  • fix    59219: Ensure AsyncListener.onError() is called if an Exception is thrown during async processing. (markt)

  • fix    59220: Ensure that AsyncListener.onComplete() is called if the async request times out and the

  • response is already committed. (markt)

  • fix    59261: ServletRequest.getAsyncContext() now throws an IllegalStateException as required by the Servlet specification if the request is not in asynchronous mode when called. (markt)

  • fix    59310: Do not add a Content-Length: 0 header for custom responses to HEAD requests that do not set a Content-Length value. (markt)

  • fix    When normalizing paths, improve the handling when paths end with /. or /.. and ensure that input and output are consistent with respect to whether or not they end with /. (markt)

  • fix    59317: Ensure that HttpServletRequest.getRequestURI() returns an encoded URI rather than a decoded URI after a dispatch. (markt)

  • fix    Ensure that the value for the header X-Frame-Options is constructed correctly according to the specification when ALLOW-FROM option is used. (violetagg)

  • add    59399: Add a new option to the Realm implementations that ship with Tomcat that allows the HTTP status code used for HTTP -> HTTPS redirects to be controlled per Realm. (markt)

  • fix    59449: In ContainerBase, ensure that the process to remove a child container is the reverse of the process to add one. Patch provided by Huxing Zhang. (markt)

  • fix    RMI Target related memory leaks are avoidable which makes them an application bug that needs to be fixed rather than a JRE bug to work around. Therefore, start logging RMI Target related memory leaks on web application stop. Add an option that controls if the check for these leaks is made. Log a warning if running on Java 9 with this check enabled but without the command line option it requires. (markt)

  • fix    Fix potential concurrency issue with web application class loader with concurrent reads and writes of the resource cache. (markt)

  • fix    59619: Within the web application class loader, always use path as the key for the resource cache to improve the hit ration. This also fixes a problem exposed by the fix for 56777 that enabled file based configuration resources to be loaded from the class path. (markt)

  • fix    Fix error message when failed to register MBean. (kfujino)

查看完整改进日志,可以点击这里

下载地址:http://tomcat.apache.org/download-70.cgi



历史版本 :
Apache Tomcat 7.0.84 和 8.0.49 发布,新增系统属性
Apache Tomcat 8.5.27 和 9.0.4 发布,支持 GZIP 压缩
Apache Tomcat 8.0.48 发布,完全支持 Java 9
Apache Tomcat 8.5.24 和 9.0.2 发布,完全支持 Java9
Apache Tomcat 9.0.1 (beta) 和 8.5.23 发布
Apache Tomcat 9.0.0.M26 和 8.5.20 发布
Apache Tomcat 8.5.19 发布,Web 应用服务器
Apache Tomcat 8.0.45 和 7.0.79 发布
Apache Tomcat 8.5.16 发布
Apache Tomcat 9.0.0.M22 发布
Apache Tomcat 8.0.44 和 7.0.78 发布
Apache Tomcat 8.5.14 和 9.0.0.M20 发布,Java 应用服务器 
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务