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"

(JavaEE Features)
 
(5 intermediate revisions by 2 users not shown)
Line 22: Line 22:
 
* [[/JAAS|Java Authentication and Authorization Service (JAAS)]]
 
* [[/JAAS|Java Authentication and Authorization Service (JAAS)]]
 
* [[/JASPI|JASPI]]
 
* [[/JASPI|JASPI]]
* [[/Secure Mode|Secure Mode]]
 
  
 
== JavaEE Features ==
 
== JavaEE Features ==
 
* [[/JNDI|Configuring JNDI]]
 
* [[/JNDI|Configuring JNDI]]
* [[/Annotations|Supported Annotations]]
+
* [[/Annotations|Annotations]]
  
 
== General ==
 
== General ==
Line 54: Line 53:
 
* Eclipse
 
* Eclipse
 
** Developing Jetty in eclipse  
 
** Developing Jetty in eclipse  
** [[Jetty WTP Plugin|Jetty Eclipse Plugin]]
+
** [[Jetty WTP Plugin|Jetty WTP Plugin]]
 
** [[Jetty-OSGi SDK|Jetty-OSGi SDK for Eclipse-PDE]]
 
** [[Jetty-OSGi SDK|Jetty-OSGi SDK for Eclipse-PDE]]
 
* IDEA
 
* IDEA
Line 83: Line 82:
  
 
=== Clustering Technologes ===
 
=== Clustering Technologes ===
* [http://code.google.com/p/infinispan-http-session-manager/wiki/Home JBoss Infinispan] (from Redhat)
+
* [https://code.google.com/p/infinispan-http-session-manager/wiki/Home JBoss Infinispan] (from Redhat)
 
* Gigaspaces
 
* Gigaspaces
 
* Terracotta
 
* Terracotta
 
* WADI
 
* WADI
* Session Clustering Using a Database
+
* [[Jetty/Feature/Session_Clustering_Using_a_Database|Session Clustering Using a Database]]
  
 
=== Web Frameworks ===
 
=== Web Frameworks ===

Latest revision as of 01:44, 3 August 2012



Headline Features

Ajax, Comet & Asynchronous Servlets

Servlets and Filters

Security

JavaEE Features

General

Integrations

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

Application Server Integrations

Clustering Technologes

Web Frameworks

Other


Related Pages

Back to the top