Jetty-X.X.X.tar.gz | - | This is the complete release containing source, compiled jars, external jars and demos. Installation is simply untaring the tar.gz file in the directory required. |
Jetty-X.X.X-no-ext.tar.gz | - | This is the complete release with the external jars removed. This release is good if you already have the required external jars. |
Jetty-X.X.X-src.tar.gz | - | A source only distribution which needs to be build using ant. This distribution also excludes the demo and the external jars. |
Release | Java | HTTP | Servlets | JSP | Status | Notes |
---|---|---|---|---|---|---|
Jetty-4.2 | 1.2-1.4 | HTTP/1.1 RFC2616 | 2.3+ | 1.2 | Stable | JMX, JAXP1.1, Performance, AJP13(apache) |
Jetty-4.1 | 1.2-1.4 | HTTP/1.1 RFC2616 | 2.3 | 1.2 | Mature | JMX, JAXP1.1, AJP13(apache) |
Jetty-4.0 | 1.2 | HTTP/1.1 RFC2616 | 2.3 | 1.2 | Deprecated | JMX, JAXP1.1 |
Jetty-3.1 | 1.2 | HTTP/1.1 RFC2068 | 2.2 | 1.1 | Deprecated | JMX, JAXP1.1 |
Jetty-3.0 | 1.2 | HTTP/1.1 RFC2068 | 2.2 | 1.1 | Deprecated | |
Jetty-2.4 | 1.1 | HTTP/1.0 RFC1945 | 2.1 | 1.0 | Ancient |
Package | Notes |
---|---|
Jetty-JBoss | The Jetty JBoss service (aka JBossWeb) providing integration with the JBoss J2EE application server. Jetty is included in standard JBoss releases, but the latest version of Jetty is always packaged for jboss here. |
Jetty-Jonas | Jetty integration with the JOnAS Open J2EE Application Server. |
Jetty-Phoenix | Jetty integration with the Phonix micro-kernel designed and implemented on top of the Jakarta Avalon framework |