Demos

This site is served by Jetty3 and the pages are built by a servlet within a web application that wraps HTML stubs in a look and feel.

Servlets 2.2
The Servlet API and container, with context support.

Java Server Pages 1.1
The Jasper JSP engine for inline java includes within HTML.

Web Application The J2EE standard deployment packaging for web applications.

JSSE SSL
Secure Socket Layer secure connections.

Handlers
The native extension architecture for Jetty. Servlets, file serving and security are all provided via Jetty Handlers.

 
Admin Servlet A Servlet to provide basic administration of a running Jetty server.
Username=admin Password=admin

Debug Servlet A Servlet providing control of the Jetty debug and log output.
Username=admin Password=admin