Hi,<br>I have a tomcat 6 CometProcessor servlet which periodically
sends messages to the client page. Now I&#39;m trying to create a html page
with dojo javascript which shows the received messages. But I don&#39;t
find an working example, and all my attempt lead to errors.
<br>What is the right transport mode? XmlHttpRequest or IframeTransport?