Jetty-5.X.X.zip | - | This is a binary release for JDK1.4. It includes several required and optional 3rd party jars, including xerces, jasper, commons-logging and mx4j. |
Jetty-5.X.X-extra.zip | - | Extra modules for Jetty, including the Jetty demo, JettyPlus, jdk 1.2 & 1.3 support, an ftp client, other start scripts and 3rd party jars such as log4j, Jotm, plus jonas and carol components. |
Jetty-5.X.X-src.zip | - | A source only distribution which needs to be build using ant. This distribution needs the external jars from the binary or all release. |
Jetty-5.X.X-all.zip | - | This is the complete release with source, binaries and extenals jars as a single zip download. |
jboss-X.X.X-jetty-X.X.X.sar | - | A JBoss service archive providing the Jetty web server and servlet container ready for deployment in the current version of JBoss. |
Release | Java | HTTP | Servlets | JSP | Status | Notes |
---|---|---|---|---|---|---|
Jetty-6 | 1.4-1.5 | HTTP/1.1 RFC2616 | 2.5 (PR)- | - | Beta | Totally refactored.IOC, NIO, dynamic buffers, smaller, faster, better |
Jetty-5.1 | 1.2-1.5 | HTTP/1.1 RFC2616 | 2.4 | 2.0 | Stable | J2EE 1.4 Compliance tested, optimizations, geronimo integration. |
Jetty-5.0 | 1.2-1.4 | HTTP/1.1 RFC2616 | 2.4 | 2.0 | Deprecated | Schema, JettyPlus |
Jetty-4.2 | 1.2-1.4 | HTTP/1.1 RFC2616 | 2.3+ | 1.2 | Stable | Performance, JettyPlus |
Jetty-4.1 | 1.2-1.4 | HTTP/1.1 RFC2616 | 2.3 | 1.2 | Deprecated | JMX, JAXP1.1, AJP13(mod_jk) |
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 |