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 many years of programming experience. I have been writing programming articles since 2007. So far, I have written over 1400 articles and 8 e-books. I have over eight years of experience in teaching programming.

List all Java tutorials.