Jetty Ubuntu 19.04 Installation Guide
Hi! The Guide shows you Step-by-step How to Install Jetty 9+ Web Server on Ubuntu 19.04 Disco GNU/Linux.
And the Jetty for Ubuntu 19.04 Web Server provides an HTTP server and Servlet container capable of serving Static and Dynamic Content either from a Standalone or Embedded instantiations.
Moreover, the Jetty Main Features:
- Asynchronous HTTP Server
- Standards based Servlet Container
- Web Sockets server
- SPDY server
- Asynchronous HTTP Client
- OSGi, JNDI, JMX, JASPI, AJP support
Especially relevant: this a System Wide Setup, for a Local one simply Extract and Run it from inside the Home Directory.
Finally, this guide includes detailed instructions about to Getting-Started with Jetty on Ubuntu.
-
1. Accessing Shell
Open a Shell session
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
Contents