See http://www.adrianwalker.org/2011/03/gwt-file-upload-with-event-based.html You can mimic that solution to your requirements.
2013/2/8 Maria Garcia <maria.garcia.aguirregomez@gmail.com>
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
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.
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
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.
No comments:
Post a Comment