How to Install Jetty Web Server on Mac 10.8 Mountain Lion Easy Guide

January 9, 2014 | By Stalker.

Mac 10.8 Mountain Lion Jetty Quick Start Guide

The Guide shows you How to Install and Getting-Started with the Latest Jetty 9+ Web Server Stable Release on Mac 10.8 Mountain Lion OS X.

The Jetty Web Server provides an HTTP server and Servlet container capable of serving Static and Dynamic Content either from a Standalone or Embedded instantiations.

Jetty Main Features:

  • Asynchronous HTTP Server
  • Standards based Servlet Container
  • Web Sockets server
  • SPDY server
  • Asynchronous HTTP Client
  • OSGi, JNDI, JMX, JASPI, AJP support
Install Jetty on Mac 10.8 Mountain Lion - Featured
  1. Download Latest Jetty Web Server Release:

    Jetty Server .tgz
  • Double-Click on Archive to Extract.

  • Relocating Jetty Web Server.

    sudo mv $HOME/jetty* /opt
  • How to Install Recommended Oracle JDK on macOS:

    Install Oracle JDK for Mac
  • Starting Jetty Web Server.

    cd /opt/jetty*
    sudo java -jar start.jar
  • Jetty Web Server Quick Deployment Guide

    How to Deploy on Jetty
  • How to Install Tomcat 7 Server on Mac Mountain Lion

    Install Tomcat7 for Mac

    QuickChic Theme • Powered by WordPress