Eclipse Jetty - Servlet Engine and Http Server 9.1

Jetty provides server and clients for HTTP, Websocket and SPDY plus a javax.servlet container. The Jetty 9.1 release contains support for JSR-356 which is the new javax.websocket client and server support. It also contains the async streaming improvements added in the servlet 3.1 api, as well as all of the other additions of that specification. We have also made a number of improvements to the standard jetty-distribution to make it easier for Operations related usage scenarios.

Release Date