In this tutorial, we will show you how to install Jetty 9 on a Linux VPS running Ubuntu 18.04.
Jetty is an open-source HTTP Servlet Server written entirely in Java. It is designed to be lightweight, high-performance, embeddable, extensible, and flexible, thus making it an ideal platform for serving dynamic HTTP requests from any Java application. Let’s begin with the installation.