Servlet 3.0 sampler patch
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. The patch is against the 6.2-SNAPSHOT Read more