发布于 2015-12-11 07:33:26 | 166 次阅读 | 评论: 0 | 来源: 网友投递

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

Tomcat 开源Web应用服务器

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


Tomcat 7.0.67 发布,此版本更新内容:

Catalina

  • add 56917: As per RFC7231 (HTTP/1.1), allow HTTP/1.1 and later redirects to use relative URIs. This is controlled by a new attribute useRelativeRedirects on the Context and defaults to true. (markt)

  • fix 58660: Correct a regression in 7.0.66 caused by the change that moved the redirection for context roots from the Mapper to the Default Servlet. (markt)

  • fix Fixed potential NPE in HostConfig while deploying an application. Issue reported by coverity scan. (violetagg)

  • fix 58655: Fix an IllegalStateException when calling HttpServletResponse.sendRedirect() with the RemoteIpFilter. This was caused by trying to correctly generate the absolute URI for the redirect. With the fix for 56917, redirects may now be relative making the sendRedirect() implementation for the RemoteIpFilter much simpler. This also addresses issues where the redirect may not have behaved as expected when redirecting from http to https to from https to http. (markt)

WebSocket

  • fix 58658: Correct a regression in 7.0.66 that prevented Tomcat from starting on Java 6 unless the WebSocket JARs (that require Java 7) were removed. (markt)

Web Applications

  • add Add a description of the default value of heartbeatSleeptime attribute and optionCheck attribute in the cluster channel docs. (kfujino)

Tribes

  • fix Fix potential NPE in AbstractReplicatedMap.breakdown(). (kfujino)

更多内容请看更新日志:

https://ci.apache.org/projects/tomcat/tomcat7/docs/changelog.html 

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



历史版本 :
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号  版权声明  广告服务