Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Jetty/Starting/Jetty Version Comparison Table"

m
Line 30: Line 30:
 
* Some integrations and distributions in [http://svn.codehaus.org/jetty/jetty/trunk codehaus trunk]
 
* Some integrations and distributions in [http://svn.codehaus.org/jetty/jetty/trunk codehaus trunk]
 
* Cometd server at cometd.org
 
* Cometd server at cometd.org
| Development
+
| Stable
 
|-
 
|-
 
| Jetty 8
 
| Jetty 8

Revision as of 14:46, 24 September 2010

Jetty Version Comparison Table

Jetty Version Supported Servlet Version Supported Java Version Package Space License(s) Site, Modules Status
Jetty 6 Servlet 2.5 Java 1.4

(some 1.5-only modules)

org.mortbay.* Apache 2.0 Stable
Jetty 7 Servlet 2.5 Java 1.5 org.eclipse.jetty.* Apache 2.0, Eclipse 1.0 Stable
Jetty 8 Servlet 3.0 Java 1.6 org.eclipse.jetty.* Apache 2.0, Eclipse 1.0 Experimental

Back to the top