Free, open-source web server and Java Servlet container with scalability, making it suitable for static and dynamic content deployment.
Jetty is a free, open source web server and Java Servlet container developed by the Eclipse Foundation. It provides an HTTP server and Servlet container capable of serving static and dynamic content. Some key features of Jetty include:
Some common uses of Jetty include as an embedded Servlet container in products that require web application services. It is also a popular choice for powering REST and web UI aspects of servers and tools. Many well known open source software like Apache Solr, Apache Geronimo and others embed Jetty.
Here are some alternatives to Jetty:
Suggest an alternative ❐