If you just want to learn how to run a stand-alone Jetty server with the demonstrations supplied, start at the Getting Started section. This should give you a good feel for Jetty.
The Basics section provides an overview of the various ways in which Jetty can be deployed and configured. You should read this section before progressing with other sections of the tutorial.
For information on how to configure Jetty for serving your own pages visit the HTTP Server section, or the Jetty Server section if you are interested in deploying web applications.
The Jetty XML section describes how to use Jetty XML configuration files to avoid any coding to deploy your sevlets or web applications.
Logging and Debugging describes how to customize the output from Jetty.
Associated Jetty Packages briefly introduces some utilities and extras distributed with Jetty that you may find useful.
This tutorial has been written based on Jetty 4.2.x. For other versions please see the version of the tutorial included with the release package.
BACK |
INDEX |
EXIT |
NEXT |
BACK |
INDEX |
EXIT |
NEXT |