Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Greg Wilkins 3c671aa8b6 Issue #346 HttpParser RFC2616 Compliance mode
Reimplmented HTTP/0.9 support in RFC2616 compliance mode
2016-02-23 17:33:53 +01:00
LICENSE-CONTRIBUTOR add cla-tbecker.txt 2012-07-17 21:37:33 +02:00
advisories Adding reference to patched versions of jetty-http jars 2015-02-25 16:10:06 -07:00
aggregates Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
apache-jsp 478918 Change javax.servlet.error,forward,include literals to RequestDispatcher constants 2016-02-16 10:48:20 +01:00
apache-jstl 486530 - Handler added to WebAppContext prevents ServletContext initialization 2016-01-28 13:42:18 -07:00
examples Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-alpn Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'. 2016-02-08 15:56:53 +01:00
jetty-annotations Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-ant Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-cdi Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-client Issue #346 HttpParser RFC2616 Compliance mode 2016-02-23 17:33:53 +01:00
jetty-continuation Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-deploy Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-distribution Issue #344 (init script does not properly display status of a non running service). 2016-02-19 12:36:50 +01:00
jetty-fcgi Issue #347 (Avoid sending request using a connection that is idle timing out). 2016-02-19 11:36:06 +01:00
jetty-gcloud Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-http Issue #346 HttpParser RFC2616 Compliance mode 2016-02-23 17:33:53 +01:00
jetty-http-spi Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-http2 Issue #346 HttpParser RFC2616 Compliance mode 2016-02-19 11:41:07 +01:00
jetty-infinispan Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-io Issue #251 (Consider removing SSLEngine.beginHandshake() calls). 2016-02-19 16:33:55 +01:00
jetty-jaas Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-jaspi Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-jmx Issue #298 (qtp threads spin-locked in MBeanContainer.beanAdded). 2016-02-19 16:32:44 +01:00
jetty-jndi Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-jspc-maven-plugin Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-maven-plugin Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-monitor Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-nosql Issue #352 Integrate session idling for MongoSessionManager 2016-02-22 15:11:54 +01:00
jetty-osgi Updated the certificate to make the test pass with the latest JDKs. 2016-02-19 16:51:23 +01:00
jetty-overlay-deployer Happy New Year 2016 2016-01-04 14:31:22 -07:00
jetty-plus Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-proxy Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-quickstart AttributeNormalizer.normalize() now supports URI 2016-02-12 09:29:49 -07:00
jetty-rewrite 486530 - Handler added to WebAppContext prevents ServletContext initialization 2016-02-03 10:54:39 +01:00
jetty-runner Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'. 2016-02-09 18:12:04 +01:00
jetty-security 486497 NPE in MappedLoginService 2016-02-01 17:42:56 +01:00
jetty-server Issue #346 HttpParser RFC2616 Compliance mode 2016-02-23 17:33:53 +01:00
jetty-servlet Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'. 2016-02-09 18:12:04 +01:00
jetty-servlets 478918 Change javax.servlet.error,forward,include literals to RequestDispatcher constants 2016-02-16 10:48:20 +01:00
jetty-spring Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-start Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'. 2016-02-09 18:12:04 +01:00
jetty-util Issue #81 Exception not always thrown in Jetty to application when upload part is too big 2016-02-16 17:43:56 +01:00
jetty-util-ajax Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-webapp Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-websocket Issue #83 Ignored 2016-02-16 16:00:51 +01:00
jetty-xml Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
tests Issue #352 Integrate session idling for MongoSessionManager 2016-02-22 15:11:54 +01:00
.gitattributes More fixes for Windows build 2013-11-04 16:50:18 -07:00
.gitignore Adding <c:catch> JSTL test cases 2015-07-23 16:11:16 -07:00
CONTRIBUTING.md 459655 - Remove SPDY and NPN. 2015-02-11 16:18:07 +01:00
LICENSE-eplv10-aslv20.html 392237 renamed license file 2012-10-18 14:33:23 +11:00
NOTICE.txt Happy New Year 2016 2016-01-04 14:31:22 -07:00
README.TXT Remove blank line in README.TXT 2015-05-15 10:11:36 +10:00
README.md 459655 - Remove SPDY and NPN. 2015-02-11 16:18:07 +01:00
VERSION.txt Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
header-template.txt standardize license header blocks 2012-08-16 19:11:27 -05:00
icon.jpg Add an icon.jpg file to the project. 2011-07-06 14:41:50 -05:00
pom.xml 487158 Switched SCM URIs to github 2016-02-15 12:26:42 +01:00

README.md

Project description

Jetty is a lightweight highly scalable java based web server and servlet engine. Our goal is to support web protocols like HTTP, HTTP/2 and WebSocket in a high volume low latency way that provides maximum performance while retaining the ease of use and compatibility with years of servlet development. Jetty is a modern fully async web server that has a long history as a component oriented technology easily embedded into applications while still offering a solid traditional distribution for webapp deployment.

Documentation

Project documentation is located on our Eclipse website.

Professional Services

Expert advice and production support are available through http://webtide.com.