Chapter 5 Using Servlet API as Jetty Handlers
As a Jetty user, you simply use the Servlet API for a Jetty Handler. You can reuse existing Jetty handlers for context, security, sessions, and servlets without the need for extension.
1. Overview
2. Getting Started
3. Navigating through Jetty 6
4. Building the Source
5. Using Servlet API as Jetty Handlers
6. Embedding Jetty
7. Porting to Jetty 6
A. Development and Tools
As a Jetty user, you simply use the Servlet API for a Jetty Handler. You can reuse existing Jetty handlers for context, security, sessions, and servlets without the need for extension.
Flag Inappropriate Content
0 comments
