|
|
|
|
|
Jean-Francois has put a lot of work into making Grizzly (and, by extension, GlassFish) fully capable of servicing Comet applications. He has also worked on documentation, providing an example of the server-side code for a Comet-enabled application in his blog. It's great stuff, but left readers with one obvious question: what about the client side? Well, now Jean-Francois has that one covered too. In his latest blog entry, he shows how to write the client portion of a Comet app. His example uses the Prototype and Behaviour JavaScript libraries, and--of course--it runs on GlassFish. |