RSS feed
<< February 2008 | Home | April 2008 >>

Servlet 3.0 sampler patch

Suspendable Requests and disabling responses.

A patch is now available for the development version of Jetty that introduces some of the proposed features for Servlet 3.0.  Key among these is a suspend/resume API on the request object that is a proposed standardization the Jetty Continuation mechanism for asynchronous servlets.

Read more...