Demos
Copyright 2001 | Jetty 3 Handlers DemoThese links demonstrate the non-servlet handling capabilities of Jetty 3. Handlers would be used instead of servlets if requests need to be modified or more complex handling than that offered by the servlet API is needed:
Dump Handler Dump GET form Dump POST form Dump POST with query Set cookie ForwardHandler |