Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Joakim Erdfelt 9261274699 Cleanup of toString() output 2015-05-11 13:29:54 -07: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-07 14:15:04 -07:00
apache-jsp 464727 - Update Javadoc for Java 8 DocLint 2015-04-22 16:31:01 -07:00
apache-jstl 459681 Remove Glassfish JSP in favor of Apache JSP 2015-02-18 11:46:58 -07:00
examples 430951 Support SNI with ExtendedSslContextFactory 2015-05-08 12:06:20 +10:00
jetty-alpn 466645 Allow XmlConfiguration Properties to use Elements or Attributes 2015-05-07 16:24:11 +10:00
jetty-annotations 466645 Allow XmlConfiguration Properties to use Elements or Attributes 2015-05-07 16:24:11 +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 branch 'jetty-9.2.x' into 'master'. 2015-04-23 09:09:48 +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 464727 - Update Javadoc for Java 8 DocLint 2015-04-22 16:11:01 -07:00
jetty-http Merge remote-tracking branch 'origin/jetty-9.2.x' 2015-04-30 10:44:44 +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 466645 Allow XmlConfiguration Properties to use Elements or Attributes 2015-05-07 16:24:11 +10:00
jetty-infinispan 460297 Parameterize infinispan.mod 2015-05-07 16:30:27 +10:00
jetty-io 464629 JDK8 Socket customization 2015-04-30 11:46:10 +10: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 466645 Allow XmlConfiguration Properties to use Elements or Attributes 2015-05-07 16:24:11 +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 466645 Allow XmlConfiguration Properties to use Elements or Attributes 2015-05-07 16:24:11 +10:00
jetty-nosql 466669 Add nosql.mod into jetty distro 2015-05-07 16:12:50 +10:00
jetty-osgi 466645 Allow XmlConfiguration Properties to use Elements or Attributes 2015-05-07 16:24:11 +10: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 466645 Allow XmlConfiguration Properties to use Elements or Attributes 2015-05-07 16:24:11 +10: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 Add scavenge interval property to jdbc-sessions.mod 2015-05-08 14:03:16 +10:00
jetty-servlet less verbose unit tests 2015-04-30 10:58:01 +10:00
jetty-servlets 457309 Add test to ensure GET and HEAD response headers same for gzip 2015-05-06 14:01:08 +10:00
jetty-spring 464727 - Update Javadoc for Java 8 DocLint 2015-04-22 18:37:55 -07:00
jetty-start 466647 - Add ${jetty.tag.version} property and expand URL properties 2015-05-06 19:09:30 -07:00
jetty-util 430951 Support SNI with ExtendedSslContextFactory 2015-05-08 12:06:20 +10:00
jetty-util-ajax 464727 - Update Javadoc for Java 8 DocLint 2015-04-22 12:36:33 -07:00
jetty-webapp 464837 Large META-INF/resources/ jars can significantly impact startup speed 2015-04-24 17:41:43 +10:00
jetty-websocket Cleanup of toString() output 2015-05-11 13:29:54 -07:00
jetty-xml 466645 Allow XmlConfiguration Properties to use Elements or Attributes 2015-05-08 08:47:38 +10:00
tests 430951 Support SNI with ExtendedSslContextFactory 2015-05-08 12:06:20 +10: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 Minor edit to test new release branch 2014-09-11 06:01:09 -07:00
README.md 459655 - Remove SPDY and NPN. 2015-02-11 16:18:07 +01:00
VERSION.txt test commit 2015-04-30 08:57:34 +10: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 Merged branch 'jetty-9.2.x' into 'master'. 2015-05-08 10:55:10 +02: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.