Hi all,

I don't know how I can do the following: I want that a module in the client 
side (for example a chart of visualization api) listens to events that 
occur in the server. When something happens in the server (a change of a 
client-independent value, things that don't happend in the client), I want 
to reflect it in the module of the client.. 

I have checked the GWT RPC but I don't know if it's the best solution 
because here, the client asks for new data and I want the server push new 
data in the client.. 
Also, I have seen the GWT Event Service 
(http://code.google.com/p/gwteventservice/) but I can't access to the 
manual..


Please, some advices for do it will be helpful.
Best regards,
Maria


-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to