Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Greg Wilkins e51a3b5d09 Issue #473 SessionTest.testBasicEcho_FromClient frequently failing 2016-04-01 14:08:33 +11: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 fix some merge issues, some example javadoc that was never right and contributing language 2016-02-26 08:13:41 -06:00
apache-jsp 478918 Change javax.servlet.error,forward,include literals to RequestDispatcher constants 2016-02-16 11:52:29 +01:00
apache-jstl Merge remote-tracking branch 'origin/jetty-9.3.x' 2016-02-04 07:00:13 +01:00
examples Merge remote-tracking branch 'origin/jetty-9.3.x' 2016-03-24 12:58:06 +11:00
jetty-alpn Merged branch 'jetty-9.3.x' into 'master'. 2016-02-08 15:57:40 +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 Merged branch 'jetty-9.3.x' into 'master'. 2016-03-25 18:34:23 +01:00
jetty-continuation Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-deploy Merged branch 'jetty9.3.x' into 'master'. 2016-01-21 17:52:37 +01:00
jetty-distribution Merged branch 'jetty-9.3.x' into 'master'. 2016-02-19 13:23:34 +01:00
jetty-fcgi Merge remote-tracking branch 'origin/jetty-9.3.x' 2016-03-30 20:05:59 +11:00
jetty-gcloud Fixing javadoc build errors 2016-03-25 11:18:00 -07:00
jetty-http Merge remote-tracking branch 'origin/jetty-9.3.x' 2016-03-30 20:05:59 +11:00
jetty-http-spi Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-http2 Merge remote-tracking branch 'origin/jetty-9.3.x' 2016-03-24 12:58:06 +11:00
jetty-infinispan Fixing javadoc build errors 2016-03-25 11:18:00 -07:00
jetty-io Merge branch 'release-9.3.8' into jetty-9.3.x 2016-03-16 10:03:29 -07:00
jetty-jaas Merge remote-tracking branch 'origin/jetty-9.3.x' 2016-03-11 23:05:53 +11:00
jetty-jaspi Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-jmx Happy New Year for PR #63 2016-03-10 08:34:51 +11: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 Merge branch 'jetty-9.3.x' 2016-03-16 10:29:29 -07:00
jetty-nosql Fixing javadoc build errors 2016-03-25 11:18:00 -07:00
jetty-osgi Merged branch 'jetty-9.3.x' into 'master'. 2016-02-19 16:51:47 +01:00
jetty-overlay-deployer Happy New Year 2016 2016-01-04 14:34:20 -07:00
jetty-plus Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-proxy Remove necessity for SessionIdManager specializations. 2016-03-17 12:29:42 +11:00
jetty-quickstart Merge branch 'jetty-9.3.x' 2016-03-25 10:14:41 -07:00
jetty-rewrite Merge remote-tracking branch 'origin/jetty-9.3.x' 2016-02-04 07:00:13 +01:00
jetty-runner api-change profile now works with master 2016-03-24 15:56:32 -07:00
jetty-security Merge branch 'master' into session-refactor 2016-02-02 18:23:39 +01:00
jetty-server Merge remote-tracking branch 'origin/jetty-9.3.x' 2016-04-01 12:48:10 +11:00
jetty-servlet Merge remote-tracking branch 'origin/jetty-9.3.x' 2016-03-30 20:05:59 +11:00
jetty-servlets Merged branch 'jetty-9.3.x' into 'master'. 2016-03-30 19:09:38 +02:00
jetty-spring Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-start fix some merge issues, some example javadoc that was never right and contributing language 2016-02-26 08:13:41 -06:00
jetty-unixsocket Happy New Year 2016 (take #2) 2016-01-04 15:14:27 -07:00
jetty-util Merge remote-tracking branch 'origin/jetty-9.3.x' 2016-03-30 20:05:59 +11:00
jetty-util-ajax Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-webapp Issue #411 ensure MongoSessionManager saves maxInactiveInterval and expiry correctly 2016-03-11 10:47:34 +11:00
jetty-websocket Issue #473 SessionTest.testBasicEcho_FromClient frequently failing 2016-04-01 14:08:33 +11:00
jetty-xml Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
scripts api-change profile now works with master 2016-03-24 15:56:32 -07:00
tests Merge branch 'jetty-9.3.x' 2016-03-25 10:14:41 -07: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 fix some merge issues, some example javadoc that was never right and contributing language 2016-02-26 08:13:41 -06: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 Update README.md with build status indicators 2016-02-17 07:03:16 -07:00
VERSION.txt Merge branch 'jetty-9.3.x' 2016-03-16 10:29:29 -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 Issue #469 Update to Apache Jasper 8.0.33 2016-03-31 18:22:49 +11:00

README.md

Eclipse Jetty Canonical Repository

This is the canonical repository for the Jetty project, feel free to fork and contribute now!

Build Status

  • Master Branch - Build Status
  • Jetty 9.3.x Branch - Build Status
  • Jetty 9.2.x Branch - Build Status

Make sure you have a CLA on file!

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.