Check http://www.jboss.org/errai, it has server push features.


2013/2/8 Maria Garcia <[email protected]>

> mm.. but it doesn't appear a server-push solution.. I think that the
> client is asking all time ¿?
>
> El viernes, 8 de febrero de 2013 17:20:36 UTC+1, Juan Pablo Gardella
> escribió:
>>
>> See http://www.adrianwalker.**org/2011/03/gwt-file-upload-**
>> with-event-based.html<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...@**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/ <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+**[email protected].
>>> To post to this group, send email to google-we...@**googlegroups.com.
>>>
>>> Visit this group at http://groups.google.com/**
>>> group/google-web-toolkit?hl=en<http://groups.google.com/group/google-web-toolkit?hl=en>
>>> **.
>>> For more options, visit 
>>> https://groups.google.com/**groups/opt_out<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 [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.
>
>
>

-- 
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