Hi,
To avoid polling, should it be possible for the task to post a message
at the end to the server, so the server could send a notification to
the client via a channel (in the doPost Processing) ?

On 20 avr, 16:47, branflake2267 <[email protected]> wrote:
> I setup a JDO class and store the task attributes. I send back the JDO key
> and track it on the client side by polling it. I delete the entry after the
> task is finished. It works quite well for me.
>
> Brandon Donnelsonhttp://gwt-examples.googlecode.comhttp://c.gawkat.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to