• Home
  • Search Tags
  • About

jetty

Topics related to jetty:

Getting started with jetty

Jetty is an open-source project providing a light weight HTTP server, HTTP client, and javax.servlet container.

The Jetty project is hosted by the Eclipse Foundation and can be found at: https://www.eclipse.org/jetty/ . The Jetty page on Eclipse includes downloads for the latest versions of Jetty, as well as official documentation and JavaDocs.

The code base for Jetty is hosted on GitHub.

Official Jetty Resources

Running jetty as embedded container

Content on the page is taken from Stack Overflow Documentation

This site is NOT affiliated with Stack Overflow or any of the contributors. | Privacy Policy | Terms of Service