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

Jetty/Howto/Embed

< Jetty‎ | Howto
Revision as of 17:45, 15 February 2010 by Gregw.webtide.com (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



Introduction

Jetty can be run in embedded mode, which means putting a HTTP module into your application, rather than putting your application into a HTTP server.

For more detail see the Embedding Jetty Tutorial.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.