Jetty Demos
The Jetty distribution includes a number of examples and
demos. These are available from both the Jetty web
site and from an installed Jetty distribution running on your system:
Example Servlets
The Servlet API and container, with context support.
Example Web Applications
The J2EE standard deployment packaging for web applications.
The links to the following demos will only be active when these
pages are accessed from your local Jetty installation (ie they
will not work from the main Jetty web site for security reasons):
Admin Servlet
A Servlet to provide basic administration of a running Jetty server.
Username=admin Password=admin