Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Simone Bordet 6d1027eaff Removed caching of debug log level.
It is useful to be able to change the log level via JMX for debugging purposes.
2016-01-04 12:46:43 +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.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
apache-jsp Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
apache-jstl Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
examples 484657 - Support HSTS rfc6797 2015-12-23 17:15:24 +11:00
jetty-alpn Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-annotations StringUtil.csvSplit(String) 2015-12-08 14:54:33 -07:00
jetty-ant Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-cdi Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-client 484585 - Avoid sending request using a connection that is idle timing out. 2015-12-21 11:47:05 +01:00
jetty-continuation Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-deploy Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-distribution Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-fcgi 484585 - Avoid sending request using a connection that is idle timing out. 2015-12-21 11:47:05 +01:00
jetty-gcloud Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-http 484657 - Support HSTS rfc6797 2015-12-23 17:15:24 +11:00
jetty-http-spi Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-http2 484818 - Expose interesting HTTP/2 attributes and operations via JMX. 2015-12-28 14:30:24 +01:00
jetty-infinispan Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-io Removed caching of debug log level. 2016-01-04 12:46:43 +01:00
jetty-jaas Refactor jaas login sequence to only fetch role data if user is authenticated according to that module. 2015-11-25 13:58:27 +11:00
jetty-jaspi Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-jmx Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-jndi Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-jspc-maven-plugin Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-maven-plugin Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-monitor 484822 Jetty ThreadMonitor memory leak 2015-12-23 14:14:08 +11:00
jetty-nosql Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-osgi Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-overlay-deployer Removing [version] sections in modules 2015-06-12 09:14:34 -07:00
jetty-plus Fixing Javadoc for Java 8 based builds 2015-11-30 11:28:16 -07:00
jetty-proxy Made test behave the same for different proxy servlets to reduce 2015-11-25 17:21:51 +01:00
jetty-quickstart Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-rewrite 482173 - Track original Query string in Rewrite RuleContainer too 2015-11-23 09:00:59 -07:00
jetty-runner Fix duplicate declaration of felix plugin execution for jetty-runner 2015-12-23 14:22:19 +11:00
jetty-security 484603 HashLoginService does not stop its PropertyUserStore 2015-12-18 11:52:56 +11:00
jetty-server 484801 Avoid non-cached memory mapped files 2015-12-24 15:13:46 +11:00
jetty-servlet 484622 - Improve handling of Direct and Mapped buffers for static content 2015-12-18 12:36:27 +11:00
jetty-servlets 484622 - Improve handling of Direct and Mapped buffers for static content 2015-12-18 12:36:27 +11:00
jetty-spring Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-start Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-util javadoc fixes 2015-12-18 14:21:10 -07:00
jetty-util-ajax Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-webapp Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
jetty-websocket Merge branch 'jetty-9.2.x' into jetty-9.3.x 2015-12-17 16:15:49 -07:00
jetty-xml Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00
tests Introduced factory methods for HTTP2Client and HttpClient. 2015-12-24 10:38:51 +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 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.2.x' into 'jetty-9.3.x'. 2015-12-08 13:02:20 +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.