Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Jesse McConnell 12b6ecfead Update pom.xml 2016-02-26 07:31:09 -06: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 Update pom.xml 2016-02-26 07:31:09 -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 Update ExampleServerXml.java 2016-02-26 07:30:14 -06: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 Replaced usages of Random with ThreadLocalRandom in concurrent code. 2016-02-26 10:29:58 +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 Merged branch 'jetty-9.3.x' into 'master'. 2016-02-19 13:23:34 +01:00
jetty-gcloud Move GCloudSessionDataStore after rename of gcloud-session-manager 2016-02-01 17:30:59 +01:00
jetty-http Merge remote-tracking branch 'origin/jetty-9.3.x' 2016-02-24 15:18:47 +01:00
jetty-http-spi Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
jetty-http2 Merged branch 'jetty-9.3.x' into 'master'. 2016-02-19 13:23:34 +01:00
jetty-infinispan Ensure infinispan timed-out sessions handled correctly 2016-02-19 10:57:04 +01:00
jetty-io Merged branch 'jetty-9.3.x' into 'master'. 2016-02-19 16:51:47 +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 Merged branch 'jetty-9.3.x' into 'master'. 2016-02-19 16:51:47 +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 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 Merge branch 'master' into session-refactor 2016-02-01 13:59:12 +01:00
jetty-quickstart Merged branch 'jetty9.3.x' into 'master'. 2016-02-13 11:32:53 +01:00
jetty-rewrite Merge remote-tracking branch 'origin/jetty-9.3.x' 2016-02-04 07:00:13 +01:00
jetty-runner Merged branch 'jetty-9.3.x' into 'master'. 2016-02-09 18:14:07 +01:00
jetty-security Merge branch 'master' into session-refactor 2016-02-02 18:23:39 +01:00
jetty-server Merged branch 'jetty-9.3.x' into 'master'. 2016-02-26 10:37:47 +01:00
jetty-servlet 479903 - improve async onError handling 2016-02-17 14:13:21 +01:00
jetty-servlets 478918 Change javax.servlet.error,forward,include literals to RequestDispatcher constants 2016-02-16 11:52:29 +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.3.x' into 'master'. 2016-02-09 18:14:07 +01: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-02-17 12:09:00 +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 Merge remote-tracking branch 'origin/jetty-9.3.x' 2016-02-16 16:03:34 +01:00
jetty-xml Updating to version 9.3.8-SNAPSHOT 2016-01-15 17:15:14 -07:00
tests Merged branch 'jetty-9.3.x' into 'master'. 2016-02-26 10:37:47 +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 Update CONTRIBUTING.md 2016-02-26 07:27:19 -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 Merged branch 'jetty9.3.x' into 'master'. 2016-01-21 17:52:37 +01: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 Merge remote-tracking branch 'origin/jetty-9.3.x' 2016-02-15 12:34:15 +01: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.