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