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"

m
(Other Jetty Integrations)
Line 73: Line 73:
 
* [[Cargo container-agnostic testing tools]]
 
* [[Cargo container-agnostic testing tools]]
 
* Atomikos Transaction Manager
 
* Atomikos Transaction Manager
* JOTM
+
* Java Open Transaction Manager (JOTM)
 
* Bitronix Transaction Manager
 
* Bitronix Transaction Manager
 
* ActiveMQ
 
* ActiveMQ
 
* Binding JAX-WS 2.x Endpoints to Jetty contexts
 
* Binding JAX-WS 2.x Endpoints to Jetty contexts
 +
* [[/JMX|JMX Integration]]
 
* [[/Java-monitor|Java-monitor]]
 
* [[/Java-monitor|Java-monitor]]
  

Revision as of 12:00, 23 December 2009



General

HTTP

  • Handling 100 Continues
  • Handling 102 Processing

WebSocket

Asynchronous Servlets

Servlets and Filters

Handlers

Http Client

Mobile Computing

Build Tools, Debuggers

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
  • Jetty on OSGi, RFC66

JEE Server Integrations


Other Jetty Integrations

Clustering Technologes

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

Web Frameworks

Security

Related Pages

Back to the top