GWT and Comet - Using GWT with Jetty Continuations

Let's review: Comet basically means keeping an HTTP connection open between the server and the browser so the former can stream messages to the latter without polling (see the Ajax Patterns page on HTTP Streaming for info on how it's...
No comment on this link yet.