Currently embarking on my journey to develop an AJAX application with server side push. My choice of tools includes Grizzly Comet on Glassfish V2. While exploring sample applications, I've noticed that most utilize IFrames for content updates on the client side. However, I am determined to stick solely to JavaScript. Do you happen to know of any sample applications that align with this preference, ideally those without dependency on a JavaScript library?