users@grizzly.java.net

Info about notify()

From: Stefano Ruffolo <smartsr_at_gmail.com>
Date: Wed, 25 Feb 2009 17:54:09 +0100

Hi,

I'm a new bie of comet-grizzly,

I make a simple chat with gwt and comet-grizzly (Only Gwt for client
side e server side) but I didn't undestand how to function a notify();

For example when I make a login, must insert a contact in a list?and
after how to make a notification to other contact that are online?

I looked at the examples(http://weblogs.java.net/blog/jfarcand/archive/2008/11/writing_a_twitt.html
  , and http://download.java.net/maven/2/com/sun/grizzly/samples/) but
i didn't understand well. Is there any other example?


Thanks
Stefano