Jetty - Getting started (Hello World)
Table of Contents
demo-base
Within the standard Jetty distribution, there is the demo-base directory that is a Jetty Base
cd $JETTY_HOME/demo-base/
$ java -jar ../start.jar
Then go to http://localhost:8080/