Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Greg Wilkins 13d914aa7c Work in progress on Features
Moved jar discovery to META-INF
2016-03-10 04:41:30 +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 Issue #367 Resolve remaining git.eclipse.org build references 2016-02-26 08:11:27 -07:00
apache-jsp Features work in progress 2016-02-29 20:53:17 +01:00
apache-jstl Merge branch 'master' into jetty-9.4.x-Feature 2016-02-16 10:53:16 +01:00
examples Features work in progress 2016-02-29 20:53:17 +01:00
jetty-alpn Merged branch 'jetty-9.3.x' into 'master'. 2016-02-08 15:57:40 +01:00
jetty-annotations Work in progress towards new quickstart arch 2016-03-05 17:48:15 +01:00
jetty-ant Work in progress towards new quickstart arch 2016-03-05 17:48:15 +01:00
jetty-cdi 485199 - Remove copyright blurb from pom.xml files 2016-01-08 11:28:57 -07:00
jetty-client Merged branch 'jetty-9.3.x' into 'master'. 2016-03-03 08:21:26 +01:00
jetty-continuation Happy New Year 2016 2016-01-04 14:34:20 -07:00
jetty-deploy Merge branch 'master' into jetty-9.4.x-Feature 2016-02-16 10:53:16 +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-29 17:17:09 +01:00
jetty-gcloud Implement different intervals for scavenge and idlepassivation checks; update all tests 2016-03-04 18:06:55 +01:00
jetty-http Merge remote-tracking branch 'origin/jetty-9.3.x' 2016-03-05 11:06:34 +01:00
jetty-http-spi Happy New Year 2016 2016-01-04 14:34:20 -07:00
jetty-http2 Revert "Issue #346 HttpParser RFC2616 Compliance mode" 2016-03-05 11:03:32 +01:00
jetty-infinispan Implement different intervals for scavenge and idlepassivation checks; update all tests 2016-03-04 18:06:55 +01:00
jetty-io Merged branch 'jetty-9.3.x' into 'master'. 2016-03-01 22:11:10 +01:00
jetty-jaas Features work in progress 2016-02-29 20:53:17 +01:00
jetty-jaspi Happy New Year 2016 2016-01-04 14:34:20 -07:00
jetty-jmx Features work in progress 2016-02-29 20:53:17 +01:00
jetty-jndi Happy New Year 2016 2016-01-04 14:34:20 -07:00
jetty-jspc-maven-plugin Happy New Year 2016 2016-01-04 14:34:20 -07:00
jetty-maven-plugin Work in progress towards new quickstart arch 2016-03-05 17:48:15 +01:00
jetty-monitor 485199 - Remove copyright blurb from pom.xml files 2016-01-08 11:28:57 -07:00
jetty-nosql Implement different intervals for scavenge and idlepassivation checks; update all tests 2016-03-04 18:06:55 +01:00
jetty-osgi Work in progress towards new quickstart arch 2016-03-05 17:48:15 +01:00
jetty-overlay-deployer Happy New Year 2016 2016-01-04 14:34:20 -07:00
jetty-plus Work in progress towards new quickstart arch 2016-03-05 17:48:15 +01:00
jetty-proxy Merge branch 'master' into session-refactor 2016-02-01 13:59:12 +01:00
jetty-quickstart Work in progress towards new quickstart arch 2016-03-05 17:48:15 +01:00
jetty-rewrite Merge remote-tracking branch 'origin/jetty-9.3.x' 2016-02-04 07:00:13 +01:00
jetty-runner Merge branch 'master' into jetty-9.4.x-Feature 2016-02-16 10:53:16 +01:00
jetty-security Merge branch 'master' into session-refactor 2016-02-02 18:23:39 +01:00
jetty-server Work in progress towards new quickstart arch 2016-03-05 17:48:15 +01:00
jetty-servlet fixed bad merge 2016-03-02 17:32:17 +01:00
jetty-servlets Features work in progress 2016-02-29 20:53:17 +01:00
jetty-spring Happy New Year 2016 2016-01-04 14:34:20 -07:00
jetty-start Issue #367 Resolve remaining git.eclipse.org build references 2016-02-26 08:11:27 -07:00
jetty-unixsocket Happy New Year 2016 (take #2) 2016-01-04 15:14:27 -07:00
jetty-util Work in progress towards new quickstart arch 2016-03-05 17:48:15 +01:00
jetty-util-ajax Happy New Year 2016 2016-01-04 14:34:20 -07:00
jetty-webapp Work in progress on Features 2016-03-10 04:41:30 +11:00
jetty-websocket Features work in progress 2016-02-29 20:53:17 +01:00
jetty-xml Happy New Year 2016 2016-01-04 14:34:20 -07:00
tests Work in progress towards new quickstart arch 2016-03-05 17:48:15 +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 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 Merged branch 'jetty-9.3.x' into 'master'. 2016-03-01 15:35:49 +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.