Skip to main content

Notice: This Wiki is now read only and edits are no longer 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"

(Build Tools, Debuggers)
(Build Tools, Debuggers)
Line 43: Line 43:
 
** Developing Jetty in eclipse  
 
** Developing Jetty in eclipse  
 
** Jetty Eclipse Plugin
 
** Jetty Eclipse Plugin
** [[Jetty-OSGi SDK|Jetty-OSGi SDK]]
+
** [[Jetty-OSGi SDK|Jetty-OSGi SDK for Eclipse-PDE]]
 
* IDEA
 
* IDEA
 
** Developing Jetty with IntelliJ
 
** Developing Jetty with IntelliJ

Revision as of 23:44, 28 November 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

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