Wednesday, July 24, 2013

Extending the GWT Tutorial App StockWatcher

I just completed the GWT tutorial StockWatcher on my Ubuntu 12.04 machine using the IDE Eclipse. 

The second part of the tutorial implements an asynchronous call back but what I want to do is move the timer to the server side to make it completely asynchronous. But I don't quite see the way to do this.

Will I need to start a thread on the server side for the timer?. I'm pretty much a novice at web pages, css, and servers.

--
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.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment