On Mon, May 24, 2010 at 10:59 PM, Niklas Gustavsson <[email protected]> wrote: > During the work, please keep Bernds > request about having the code as easily portable to a standard servlet > environment as possible. This could also be a task should you have any > time left after the BOSH (and possibly WebSockets) implementation.
Ok, I'll do that. This means that I must use a standard servlet implementation with continuations, right? I mean something that implements javax.servlet.http.HttpServlet. Bogdan
