Jetty Mac High Sierra Installation
You are Welcome! The Mac Tutorial Shows You How-to Install and Getting-Started with Latest Jetty 9+ Java EE Web Server Stable Release on Mac OS X 10.13 High Sierra Unix/BSD.
And Jetty Mac High Sierra Install provides an HTTP server and Servlet container capable of serving static and dynamic content either from a standalone or embedded instantiations.
Finally Jetty Main Features are:
- Asynchronous HTTP Server
- Standards based Servlet Container
- Web Sockets server
- SPDY server
- Asynchronous HTTP Client
- OSGi, JNDI, JMX, JASPI, AJP support

-
Download Latest Jetty Web Server Release:
-
Double-Click on Archive to Extract
-
Open a Command Line Terminal Window
Applications > Utilities > Terminal
(Press “Enter” to Execute Commands) -
Relocating Jetty Web Server
sudo mv $HOME/Downloads/jetty* /opt/jetty
-
How-to Install Recommended Oracle JDK 7+ on Mac OS X:
-
Starting Jetty Web Server
cd /opt/jetty*
sudo java -jar start.jar
-
Jetty Web Server Quick Deployment Guide:
How to Install Apache Tomcat on Mac High Sierra:
Installing Tomcat on a Mac.