You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Bernd Winterstein <be...@googlemail.com> on 2007/05/29 11:38:24 UTC

Comet example

Hi,
I'm trying to set up a prototype for a web page which asynchronous
notification via comet. The szenario is to show some information upon an
incoming phone call.

My idea is that the telecom server will send an event via webservice to the
webapp, which then notifies the browser.

Is there an example or howto somewhere which i can use. Maybe someone here
has done this before. It's terribly difficult to find some helpful
information on the topic.


Regards,
Bernd