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"

Line 45: Line 45:
  
 
<noinclude>
 
<noinclude>
 +
[[Category: Jetty]]
 
[[Category: Jetty Starting]]
 
[[Category: Jetty Starting]]
 
[[Category: Jetty Porting]]
 
[[Category: Jetty Porting]]
 
</noinclude>
 
</noinclude>

Revision as of 06:48, 4 August 2009

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 Development
Jetty 8 Servlet 3.0 Java 1.6 org.eclipse.jetty.* Apache 2.0, Eclipse 1.0 Experimental

Back to the top