Jetty
last modified January 27, 2024
This is Jetty tutorial. It is a beginner tutorial focused on doing some basic programming and administration of Jetty.
Table of contents
Jetty
Jetty is a Servlet container and a web server. It can be operated as a standalone server or run in embedded mode. The project is developed under the Eclipse Foundation.
Related tutorials
Embedded Tomcat tutorials shows how to use Tomcat in embedded mode. The Java tutorial describes the Java programming language. MongoDB Java tutorial covers MongoDB programming in Java.
Source
Author
List all Java tutorials.