ZetCode

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

Eclipse Jetty documentation

Author

My name is Jan Bodnar, and I am a passionate programmer with extensive programming experience. I have been writing programming articles since 2007. To date, I have authored over 1,400 articles and 8 e-books. I possess more than ten years of experience in teaching programming.

List all Java tutorials.