Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Greg Wilkins 120e33034f Merge branch 'master' into jetty-9.4.x-Feature 2015-12-03 14:20:52 +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 Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2015-11-16 13:47:50 -07:00
apache-jsp 481903 Module Descriptions 2015-11-12 10:48:04 +11:00
apache-jstl Self ordering WebApp Configurations 2015-11-27 11:47:03 +11:00
examples Self ordering WebApp Configurations 2015-11-27 11:47:03 +11:00
jetty-alpn 481903 Module Descriptions 2015-11-12 10:48:04 +11:00
jetty-annotations Configurations can add server/system classes 2015-11-27 13:58:16 +11:00
jetty-ant Self ordering WebApp Configurations 2015-11-27 11:47:03 +11:00
jetty-cdi 481903 Module Descriptions 2015-11-12 10:48:04 +11:00
jetty-client Merged branch 'jetty-9.3.x' into 'master'. 2015-11-25 19:08:29 +01:00
jetty-continuation Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-deploy 481903 Module Descriptions 2015-11-12 10:48:04 +11:00
jetty-distribution 481903 Module Descriptions 2015-11-12 10:48:04 +11:00
jetty-fcgi 481903 Module Descriptions 2015-11-12 10:48:04 +11:00
jetty-gcloud 481903 Module Descriptions 2015-11-12 10:48:04 +11:00
jetty-http Merge remote-tracking branch 'origin/jetty-9.3.x' 2015-12-02 11:16:17 +11:00
jetty-http-spi Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-http2 Merge remote-tracking branch 'origin/jetty-9.3.x' 2015-11-26 07:08:06 +11:00
jetty-infinispan 481903 Module Descriptions 2015-11-12 10:48:04 +11:00
jetty-io 483427 - AsyncContext complete while pending async Reads/Writes 2015-12-02 16:07:59 +11:00
jetty-jaas 483059 Remove cache of authenticated users 2015-11-26 15:31:19 +11:00
jetty-jaspi 483059 Remove cache of authenticated users 2015-11-26 15:31:19 +11:00
jetty-jmx 480904 - jetty-util Loader simplification 2015-11-19 12:14:05 +11:00
jetty-jndi 481903 Module Descriptions 2015-11-12 10:48:04 +11:00
jetty-jspc-maven-plugin Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-maven-plugin Self ordering WebApp Configurations 2015-11-27 11:47:03 +11:00
jetty-monitor 481903 Module Descriptions 2015-11-12 10:48:04 +11:00
jetty-nosql 481903 Module Descriptions 2015-11-12 10:48:04 +11:00
jetty-osgi Self ordering WebApp Configurations 2015-11-27 11:47:03 +11:00
jetty-overlay-deployer 481903 Module Descriptions 2015-11-12 10:48:04 +11:00
jetty-plus Merge branch 'master' into jetty-9.4.x-Feature 2015-12-02 11:16:37 +11:00
jetty-proxy Merged branch 'jetty-9.3.x' into 'master'. 2015-11-25 19:08:29 +01:00
jetty-quickstart Self ordering WebApp Configurations 2015-11-27 11:47:03 +11:00
jetty-rewrite 483059 Remove cache of authenticated users 2015-11-26 15:31:19 +11:00
jetty-runner Merged branch 'jetty-9.3.x' into 'master'. 2015-11-18 21:40:51 +01:00
jetty-security More Javadoc fixes 2015-11-30 11:53:57 -07:00
jetty-server 483427 - AsyncContext complete while pending async Reads/Writes 2015-12-03 14:20:09 +11:00
jetty-servlet Merge branch 'jetty-9.3.x' 2015-12-02 12:20:06 -07:00
jetty-servlets Merge branch 'jetty-9.3.x' 2015-12-02 11:39:52 -07:00
jetty-spring 481903 Module Descriptions 2015-11-12 10:48:04 +11:00
jetty-start 481903 Module Descriptions 2015-11-11 17:18:20 +11:00
jetty-unixsocket 481903 Module Descriptions 2015-11-12 10:48:04 +11:00
jetty-util Merge branch 'master' into jetty-9.4.x-Feature 2015-12-03 14:20:52 +11:00
jetty-util-ajax 480904 - jetty-util Loader simplification 2015-11-19 12:14:05 +11:00
jetty-webapp Configurations can add server/system classes 2015-11-27 13:58:16 +11:00
jetty-websocket Merge branch 'jetty-9.3.x' 2015-12-02 12:20:06 -07:00
jetty-xml 480904 - jetty-util Loader simplification 2015-11-19 12:14:05 +11:00
tests Self ordering WebApp Configurations 2015-11-27 11:47:03 +11: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 updated NOTICE.txt for possible ALPN inclusion 2015-03-26 14:24:38 +11: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 Merged branch 'jetty-9.3.x' into 'master'. 2015-11-18 21:40:51 +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 Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07: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.