Reload test

Main Demo index

This test shows how a page can be reloaded and resume a CometD connection.
If you reload this page and watch with firebug, you will see that the existing CometD connection and clientId is reused, and that additional subscription messages are hidden.
A full fledged reload example is available in the jQuery chat example.