How to make an GWT AJAX call Sync (instead of async)

billion years back we used to use a flag as below. how to do it from
GWT.

AJAX.open("GET", url, false);

It's just that for a particular requirement we have to have call sync

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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-web-toolkit?hl=en.

Reply via email to