This test shows how a page can be loaded and resume a CometD connection with the same client ID.
This allows site navigation and page loads to be done without needing to reestablish a different CometD session with the server.
RELOAD, JQUERY
The ID's below should be the same after this page is reloaded:
Previous ID: Current ID: Advice:
A full fledged reload example is available in the jQuery chat example.