Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Greg Wilkins d4e8f0ff9a Merge remote-tracking branch 'origin/jetty-9.2.x'
Conflicts:
	VERSION.txt
	aggregates/jetty-all/pom.xml
	apache-jsp/pom.xml
	apache-jstl/pom.xml
	examples/async-rest/async-rest-jar/pom.xml
	examples/async-rest/async-rest-webapp/pom.xml
	examples/async-rest/pom.xml
	examples/embedded/pom.xml
	examples/pom.xml
	jetty-alpn/jetty-alpn-client/pom.xml
	jetty-alpn/jetty-alpn-server/pom.xml
	jetty-alpn/pom.xml
	jetty-annotations/pom.xml
	jetty-ant/pom.xml
	jetty-cdi/pom.xml
	jetty-client/pom.xml
	jetty-continuation/pom.xml
	jetty-deploy/pom.xml
	jetty-distribution/pom.xml
	jetty-fcgi/fcgi-client/pom.xml
	jetty-fcgi/fcgi-server/pom.xml
	jetty-fcgi/pom.xml
	jetty-http-spi/pom.xml
	jetty-http/pom.xml
	jetty-http2/http2-alpn-tests/pom.xml
	jetty-io/pom.xml
	jetty-io/src/main/java/org/eclipse/jetty/io/SelectorManager.java
	jetty-jaas/pom.xml
	jetty-jaspi/pom.xml
	jetty-jmx/pom.xml
	jetty-jndi/pom.xml
	jetty-jsp/pom.xml
	jetty-jspc-maven-plugin/pom.xml
	jetty-maven-plugin/pom.xml
	jetty-monitor/pom.xml
	jetty-nosql/pom.xml
	jetty-osgi/jetty-osgi-alpn/pom.xml
	jetty-osgi/jetty-osgi-boot-jsp/pom.xml
	jetty-osgi/jetty-osgi-boot-warurl/pom.xml
	jetty-osgi/jetty-osgi-boot/pom.xml
	jetty-osgi/jetty-osgi-httpservice/pom.xml
	jetty-osgi/pom.xml
	jetty-osgi/test-jetty-osgi-context/pom.xml
	jetty-osgi/test-jetty-osgi-webapp/pom.xml
	jetty-osgi/test-jetty-osgi/pom.xml
	jetty-plus/pom.xml
	jetty-proxy/pom.xml
	jetty-quickstart/pom.xml
	jetty-rewrite/pom.xml
	jetty-runner/pom.xml
	jetty-security/pom.xml
	jetty-server/pom.xml
	jetty-servlet/pom.xml
	jetty-servlets/pom.xml
	jetty-spdy/pom.xml
	jetty-spdy/spdy-client/pom.xml
	jetty-spdy/spdy-core/pom.xml
	jetty-spdy/spdy-example-webapp/pom.xml
	jetty-spdy/spdy-http-client-transport/pom.xml
	jetty-spdy/spdy-http-common/pom.xml
	jetty-spdy/spdy-http-server/pom.xml
	jetty-spdy/spdy-server/pom.xml
	jetty-spring/pom.xml
	jetty-start/pom.xml
	jetty-util-ajax/pom.xml
	jetty-util/pom.xml
	jetty-webapp/pom.xml
	jetty-websocket/javax-websocket-client-impl/pom.xml
	jetty-websocket/javax-websocket-server-impl/pom.xml
	jetty-websocket/pom.xml
	jetty-websocket/websocket-api/pom.xml
	jetty-websocket/websocket-client/pom.xml
	jetty-websocket/websocket-common/pom.xml
	jetty-websocket/websocket-server/pom.xml
	jetty-websocket/websocket-servlet/pom.xml
	jetty-xml/pom.xml
	pom.xml
	tests/pom.xml
	tests/test-continuation/pom.xml
	tests/test-integration/pom.xml
	tests/test-jmx/jmx-webapp-it/pom.xml
	tests/test-jmx/jmx-webapp/pom.xml
	tests/test-jmx/pom.xml
	tests/test-loginservice/pom.xml
	tests/test-quickstart/pom.xml
	tests/test-sessions/pom.xml
	tests/test-sessions/test-hash-sessions/pom.xml
	tests/test-sessions/test-jdbc-sessions/pom.xml
	tests/test-sessions/test-mongodb-sessions/pom.xml
	tests/test-sessions/test-sessions-common/pom.xml
	tests/test-webapps/pom.xml
	tests/test-webapps/test-jaas-webapp/pom.xml
	tests/test-webapps/test-jetty-webapp/pom.xml
	tests/test-webapps/test-jndi-webapp/pom.xml
	tests/test-webapps/test-mock-resources/pom.xml
	tests/test-webapps/test-proxy-webapp/pom.xml
	tests/test-webapps/test-servlet-spec/pom.xml
	tests/test-webapps/test-servlet-spec/test-container-initializer/pom.xml
	tests/test-webapps/test-servlet-spec/test-spec-webapp/pom.xml
	tests/test-webapps/test-servlet-spec/test-web-fragment/pom.xml
	tests/test-webapps/test-webapp-rfc2616/pom.xml
2015-05-29 15:39:50 +10: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 466774 - Update jetty-all module for Jetty 9.3 2015-05-14 11:46:31 -07:00
apache-jsp fixed import into eclipse IDE 2015-05-13 23:13:16 +10:00
apache-jstl [maven-release-plugin] prepare for next development iteration 2015-02-24 10:38:33 -06:00
examples Made the cipher comparator a constant field. 2015-05-26 18:03:55 +02:00
jetty-alpn 466645 Allow XmlConfiguration Properties to use Elements or Attributes 2015-05-07 16:24:11 +10:00
jetty-annotations fixed import into eclipse IDE 2015-05-13 23:13:16 +10:00
jetty-ant 464727 - Update Javadoc for Java 8 DocLint 2015-04-22 12:13:45 -07:00
jetty-cdi 466645 Allow XmlConfiguration Properties to use Elements or Attributes 2015-05-07 16:24:11 +10:00
jetty-client Merged remote branch 'jetty-9.2.x' into 'master'. 2015-05-28 15:39:42 +02:00
jetty-continuation 464727 - Update Javadoc for Java 8 DocLint 2015-04-22 14:21:53 -07:00
jetty-deploy 466645 Allow XmlConfiguration Properties to use Elements or Attributes 2015-05-07 16:24:11 +10:00
jetty-distribution 466645 Allow XmlConfiguration Properties to use Elements or Attributes 2015-05-07 16:24:11 +10:00
jetty-fcgi 467730 - HTTP2 requires enabled ciphers to be sorted by blacklist 2015-05-21 01:41:12 +10:00
jetty-http minor optimisations 2015-05-22 22:53:01 +10:00
jetty-http-spi 457788 Powered By in o.e.j.util.Jetty conditional on sendServerVersion 2015-05-08 09:44:19 +10:00
jetty-http2 Made the cipher comparator a constant field. 2015-05-26 18:03:55 +02:00
jetty-infinispan Fixed XML's <Ref> elements to use refid instead of id. 2015-05-12 08:55:17 +02:00
jetty-io Small optimization: call readyOps() outside spin lock. 2015-05-26 18:03:55 +02:00
jetty-jaas 466645 Allow XmlConfiguration Properties to use Elements or Attributes 2015-05-07 16:24:11 +10:00
jetty-jaspi 464727 - Update Javadoc for Java 8 DocLint 2015-04-22 17:18:05 -07:00
jetty-jmx 467289 - Not possible to specify jmxrmi port value 2015-05-14 09:55:42 +10:00
jetty-jndi 464727 - Update Javadoc for Java 8 DocLint 2015-04-22 09:00:16 -07:00
jetty-jspc-maven-plugin 464727 - Update Javadoc for Java 8 DocLint 2015-04-22 17:18:05 -07:00
jetty-maven-plugin Merge remote-tracking branch 'origin/jetty-9.2.x' 2015-04-30 10:44:44 +10:00
jetty-monitor Fixed XML's <Ref> elements to use refid instead of id. 2015-05-12 08:55:17 +02:00
jetty-nosql Fixing javadoc errors preventing release 2015-05-22 16:36:31 -07:00
jetty-osgi Updated property names: sslConfig -> sslContext. 2015-05-26 18:03:55 +02:00
jetty-overlay-deployer 466645 Allow XmlConfiguration Properties to use Elements or Attributes 2015-05-07 16:24:11 +10:00
jetty-plus 466645 Allow XmlConfiguration Properties to use Elements or Attributes 2015-05-07 16:24:11 +10:00
jetty-proxy Merged branch 'jetty-9.2.x' to 'master'. 2015-05-19 19:10:51 +02:00
jetty-quickstart 466645 Allow XmlConfiguration Properties to use Elements or Attributes 2015-05-07 16:24:11 +10:00
jetty-rewrite 466645 Allow XmlConfiguration Properties to use Elements or Attributes 2015-05-07 16:24:11 +10:00
jetty-rhttp 466645 Allow XmlConfiguration Properties to use Elements or Attributes 2015-05-07 16:24:11 +10:00
jetty-runner 464727 - Update Javadoc for Java 8 DocLint 2015-04-22 18:37:55 -07:00
jetty-security Making testcase more resilient to FileSystem behavior 2015-05-04 10:34:05 -07:00
jetty-server 468347 - Fix modules/debuglog.mod. 2015-05-26 18:22:22 +02:00
jetty-servlet less verbose unit tests 2015-04-30 10:58:01 +10:00
jetty-servlets 468313 - PushCacheFilter wrongly associates primary resources to themselves. 2015-05-26 18:03:55 +02:00
jetty-spring 464727 - Update Javadoc for Java 8 DocLint 2015-04-22 18:37:55 -07:00
jetty-start 468347 - Fix modules/debuglog.mod. 2015-05-26 18:22:22 +02:00
jetty-util Merge branch 'jetty-9.2.x' 2015-05-22 15:57:02 -07:00
jetty-util-ajax 464727 - Update Javadoc for Java 8 DocLint 2015-04-22 12:36:33 -07:00
jetty-webapp Fixing javadoc errors preventing release 2015-05-22 16:36:31 -07:00
jetty-websocket Work on permessage-deflate continues 2015-05-14 07:45:25 -07:00
jetty-xml Fixed DTD by declaring new elements Id, Name, Deprecated, Default, Class and Type. 2015-05-12 10:58:00 +02:00
tests Updated property names: sslConfig -> sslContext. 2015-05-26 18:03:55 +02:00
.gitattributes More fixes for Windows build 2013-11-04 16:50:18 -07:00
.gitignore Cleanup of .gitignore 2015-01-08 12:13:45 -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 Updating VERSION.txt for missing 9.3.0 entries 2015-05-21 08:57:12 -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 Merge remote-tracking branch 'origin/jetty-9.2.x' 2015-05-22 21:06:03 +10:00
settings.xml Windows file mod (0755 to 0655) changes 2014-01-13 19:13:19 -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.