Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Simone Bordet 2d932fe5c7 Removed hashCode() and equals() and fixed toString().
MetaData instances are mutable, and hashCode() and equals() were
based on those mutable fields; mutable hash codes break hash data
structures, when the object is inserted and then its hash code changes.

Fixed toString() to avoid NPE if _fields is null.
2015-02-20 16:02:54 +01:00
LICENSE-CONTRIBUTOR add cla-tbecker.txt 2012-07-17 21:37:33 +02:00
aggregates [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
apache-jsp 459681 Remove Glassfish JSP in favor of Apache JSP 2015-02-18 11:46:58 -07:00
apache-jstl 459681 Remove Glassfish JSP in favor of Apache JSP 2015-02-18 11:46:58 -07:00
dists committing checkpoint for debs 2012-11-20 09:48:52 -06:00
examples 460210 - ExecutionStragegy producer for SelectManager calls onOpen from produce method 2015-02-19 13:25:12 +11:00
jetty-alpn [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
jetty-annotations [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
jetty-ant 459681 Remove Glassfish JSP in favor of Apache JSP 2015-02-18 19:25:20 +11:00
jetty-cdi [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
jetty-client Removed extra dispatches from HTTP client code. 2015-02-20 16:02:54 +01:00
jetty-continuation [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
jetty-deploy Using webdefault.xml from jetty-distribution in test cases 2015-02-18 12:39:06 -07:00
jetty-distribution 459681 Remove Glassfish JSP in favor of Apache JSP 2015-02-18 19:25:20 +11:00
jetty-fcgi fixed bad merge 2015-02-19 14:07:42 +11:00
jetty-http Removed hashCode() and equals() and fixed toString(). 2015-02-20 16:02:54 +01:00
jetty-http-spi [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
jetty-http2 Revert "Revert "Fixed AsyncIO double dispatch"" 2015-02-20 00:18:29 +11:00
jetty-io Reviewed and made cosmetic changes. 2015-02-20 16:02:53 +01:00
jetty-jaas [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
jetty-jaspi [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
jetty-jmx [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
jetty-jndi [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
jetty-jspc-maven-plugin [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
jetty-maven-plugin [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
jetty-monitor [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
jetty-nosql [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
jetty-osgi 459681 Remove dead code after removal of glassfish jasper support 2015-02-19 10:50:40 +11:00
jetty-overlay-deployer Updating webdefault.xml with distribution specific version 2015-02-19 15:50:16 -07:00
jetty-plus [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
jetty-proxy Merge branch 'jetty-9.2.x' 2015-02-19 15:02:27 -07:00
jetty-quickstart [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
jetty-rewrite [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
jetty-rhttp Happy New Year 2015 2015-01-07 17:03:30 -07:00
jetty-runner 459681 Remove Glassfish JSP in favor of Apache JSP 2015-02-18 19:25:20 +11:00
jetty-security [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
jetty-server Revert "Revert "Fixed AsyncIO double dispatch"" 2015-02-20 00:18:29 +11:00
jetty-servlet Merge remote-tracking branch 'origin/jetty-9.2.x' 2015-02-19 14:05:00 +11:00
jetty-servlets 460291 - AsyncGzipFilter Mappings 2015-02-19 09:53:03 +11:00
jetty-spring [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
jetty-start Making jetty-start test cases more aligned with real distro configuration 2015-02-19 16:23:40 -07:00
jetty-util Refining testcase 2015-02-19 15:50:47 -07:00
jetty-util-ajax [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
jetty-webapp [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
jetty-websocket [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
jetty-xml [maven-release-plugin] prepare for next development iteration 2015-02-17 16:02:22 -06:00
tests Merge remote-tracking branch 'origin/jetty-9.2.x' 2015-02-19 14:05:00 +11: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 Update NOTICE.txt 2015-02-19 10:56:56 +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 Setting 9.2.9-SNAPSHOT 2015-02-19 10:21:13 -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 459681 Remove Glassfish JSP in favor of Apache JSP 2015-02-18 19:25:20 +11: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.