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



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.