Hi,
I was trying to understand and implement RPC in GWT. In the
StockWatcher example provide at GWT official website they implement
the syncronous interface and also the asyncronous interface. However
it also mentions that-  "It is not possible to call this version of
the RPC directly from the client. You must create an asynchronous
interface to all your services as shown below."

My questions:
1. Does GWT 2.3 support synchronous RPC?
2. If not, why are we supposed to have the synchronous interface in
the client package?

Thanks

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to