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/Feature"

Line 1: Line 1:
 
{{Jetty}}
 
{{Jetty}}
 +
 +
{{note|Many of the feature pages below have not yet been created, but will be coming soon}}
 +
== Asynchronous Servlets ==
 +
* [[/Continuations|Continuations and Servlet 3.0]]
 +
* [[/Quality of Service Filter|Quality of Service Filter]]
 +
* [[/Denial of Service Filter|Denial of Service Filter]]
 +
* [[/Asynchronous REST and Jetty HTTP Client|Asynchronous REST and Jetty HTTP Client]]
 +
* [[/Asynchronous Web Services|Asynchronous Web Services]]
 +
 +
== Servlets and Filters ==
 +
* [[/Servlets Bundled with Jetty|Servlets Bundled with Jetty]]
 +
* [[/Quality of Service Filter|Quality of Service Filter]]
 +
* [[/Denial of Service Filter|Denial of Service Filter]]
 +
 +
 +
== Mobile Computing ==
 +
* [[Google Android i-jetty]]
 +
* [[JME CDC]]
 +
 +
== Build Tools, Debuggers ==
 +
* Maven Support
 +
** Maven Jetty Plugin
 +
** Maven Jetty Jspc Plugin
 +
** Maven web app project archetypes
 +
* Ant
 +
** Ant Jetty Plugin
 +
* Eclipse
 +
** Developing Jetty in eclipse
 +
** Jetty Eclipse Plugin
 +
* IDEA
 +
** Developing Jetty with IntelliJ
 +
 +
 +
== OSGi ==
 +
* Jetty OSGi Powered Products
 +
* OSGi Tips
 +
* Jetty as the HTTP Service in Equinox
 +
* Jetty as the HTTP Service in Felix
 +
* Jetty as the HTTP Service in PAX
 +
* ProSyst mBedded Server Equinox Edition
 +
* Jetty in Spring Dynamic Modules
 +
* Jetty in JOnAS 5
 +
 +
== JEE Server Integrations ==
 +
* [[/Apache Geronimo JEE|Apache Geronimo JEE]]
 +
* [[/RedHat JBoss|RedHat JBoss]]
 +
* [[/Grizzly Connector from Glassfish|Grizzly Connector from Glassfish]]
 +
* [[/Sybase EAServer|Sybase EAServer]]
 +
* [[/Remote Glassfish EJBs from Jetty|Remote Glassfish EJBs from Jetty]]
 +
* Jetty and Spring EJB3 (Pitchfork)
 +
* JBoss EJB3
 +
* ObjectWeb EasyBeans (aka JOnAS EJB3 Container)
 +
* Remote Glassfish EJBs from Jetty
 +
 +
 +
== Other Jetty Integrations ==
 +
* [[Cargo container-agnostic testing tools]]
 +
* Atomikos Transaction Manager
 +
* JOTM
 +
* Bitronix Transaction Manager
 +
* ActiveMQ
 +
* Binding JAX-WS 2.x Endpoints to Jetty contexts
 +
 +
== Clustering Technologes ==
 +
* Gigaspaces
 +
* Terracotta
 +
* WADI
 +
* Session Clustering Using a Database
 +
 +
== Web Frameworks ==
 +
* [[/DWR|DWR]]
 +
* [[/MyFaces|MyFaces]]
 +
* [[/JSF Reference Implementation|JSF Reference Implementation]]
 +
* [[/Jakarta Slide|Jakarta Slide]]
 +
* [[/Google Web Toolkit|GWT]]
 +
* [[/Jetspeed2|Jetspeed2]]
 +
* [[/ICEfaces|ICEfaces]]
  
  
<!--
 
 
== Related Pages ==
 
== Related Pages ==
 
{{#categorytree:Jetty Feature|mode=pages}}
 
{{#categorytree:Jetty Feature|mode=pages}}
-->
 

Revision as of 03:12, 25 June 2009



Note.png
Many of the feature pages below have not yet been created, but will be coming soon

Asynchronous Servlets

Servlets and Filters


Mobile Computing

Build Tools, Debuggers

  • Maven Support
    • Maven Jetty Plugin
    • Maven Jetty Jspc Plugin
    • Maven web app project archetypes
  • Ant
    • Ant Jetty Plugin
  • Eclipse
    • Developing Jetty in eclipse
    • Jetty Eclipse Plugin
  • IDEA
    • Developing Jetty with IntelliJ


OSGi

  • Jetty OSGi Powered Products
  • OSGi Tips
  • Jetty as the HTTP Service in Equinox
  • Jetty as the HTTP Service in Felix
  • Jetty as the HTTP Service in PAX
  • ProSyst mBedded Server Equinox Edition
  • Jetty in Spring Dynamic Modules
  • Jetty in JOnAS 5

JEE Server Integrations


Other Jetty Integrations

Clustering Technologes

  • Gigaspaces
  • Terracotta
  • WADI
  • Session Clustering Using a Database

Web Frameworks


Related Pages

Back to the top