发布于 2015-05-29 23:48:26 | 182 次阅读 | 评论: 0 | 来源: 网友投递

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

Jetty 开源的servlet容器

Jetty 是一个开源的servlet容器,它为基于Java的web内容,例如JSP和servlet提供运行环境。Jetty是使用Java语言编写的,它的API以一组JAR包的形式发布。开发人员可以将Jetty容器实例化成一个对象,可以迅速为一些独立运行(stand-alone)的Java应用提供网络和web连接。


Jetty 9.2.11.v20150529 发布,下周开始发布 Jetty 9.3 版本,将会要求 Java 8。强烈建议用户升级到 Java 8,相比 Java 7 有大量的改进。

Bugs 修复:
 + 461499 ConnectionPool may leak connections.
 + 463579 Add support for 308 status code.
 + 464292 Implement stream-based transformer for AsyncMiddleManServlet.
 + 464438 ClassFileTransformer support in
   org.eclipse.jetty.webapp.WebAppClassLoader broken
 + 464740 DosFilter whiteList check improvement
 + 464869 PathResource.addPath allows absolute resolution.
 + 464989 AbstractSessionManager.removeEventListener() should remove
   HttpSessionIdListener
 + 465053 Prevent gzip buffer overflow on complete
 + 465181 HttpParser parse full end chunk.
 + 465202 Forked Mojo does not extract war overlays/dependencies
 + 465359 Resource.newResource(String res, boolean useCache) does not use
   useCache argument
 + 465360 URLResource.addPath should use _useCaches setting to create new
   Resource
 + 465700 NullPointerException in ResourceHandler with welcome files
 + 465734 DosFilter whitelist bit pattern fix
 + 465747 Jetty is failing to process all HTTP OPTIONS requests.
 + 466329 Fixed local only TestFilter
 + 467276 NPE protection in SslContextFactory
 + 467603 Response 401 from server hangs client.
 + 467936 w Check HttpOutput aggregateSize is < bufferSize
 + 468008 Scanner ignores directory length
 + 468421 HttpClient#send fails with IllegalArgumentException on non-lowercase
   schemes.
 + 468714 SelectorManager updateKey race without submit
 + 468747 XSS vulnerability in HttpSpiContextHandler

下载:

- http://download.eclipse.org/jetty/ 

Maven Central:

- https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Jetty&format=guided 

cheers,
The Jetty Project Team

--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx

Jetty 是一个开源的servlet容器,它为基于Java的web内容,例如JSP和servlet提供运行环境。Jetty是使用Java语言编写的,它的API以一组JAR包的形式发布。开发人员可以将Jetty容器实例化成一个对象,可以迅速为一些独立运行(stand-alone)的Java应用提供网络和web连接。



历史版本 :
jetty-9.4.8.v20171121 发布,开源的 Servlet 容器
Jetty 9.3.21.v20170918 发布,开源的 Servlet 容器
Jetty 9.4.7.v20170913 发布,开源的 Servlet 容器
Jetty 9.2.22 发布,开源的 Servlet 容器
Jetty 9.4.6 发布,开源的 Servlet 容器
Jetty 9.3.19 和 9.4.5 发布,开源的 Servlet 容器
Jetty 9.3.18 发布,开源的 Servlet 容器
Jetty 9.4.2 发布,开源的 Servlet 容器
Jetty 9.4.1, Jetty 9.3.16 和 Jetty 9.2.21 发布
Jetty 9.4.0 正式版发布,开源的 Servlet 容器
Jetty 9.4.0 RC2 发布,开源的 Servlet 容器
Jetty 9.3.13 和 Jetty 9.3.14,开源的 Servlet 容器
最新网友评论  共有(0)条评论 发布评论 返回顶部

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