Hi all.  I'm trying to reproduce the application here:

http://gwtapps.com/?page_id=31

Its a simple instant messenger which uses comet for events.  It
imports these two classes:

import org.apache.catalina.CometEvent;
import org.apache.catalina.CometProcessor;

But I guess I dont have them on my comp because it cant find them.
I'm new to using comet so as a more general question, does anyone know
where I can get these two classes?  If not, is there an implementation
of Comet on GWT that I can use instead of this?

Any other feedback would be much appreciated.

Thanks.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to