Friday, September 17, 2010

Using the same object at the server and client

Hi!

I am trying to modify the stockwatcher example (http://code.google.com/
webtoolkit/doc/latest/tutorial/appengine.html#data
) that the
getStocks() in StockServiceImpl.java would return a list of Stocks
object defined in com.google.gwt.sample.stockwatcher.server.

I am having problems with using the data object at the client side.

Can you please help me??

What do I need to do?

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment