Synchronous RequestFactory Call GWT
Hello,
I build an authentication page using Spring MVC and Spring security
once the user is authenticated he is forwarded to the GWT application
which will make an asynchronous request to server to retrieve the
credentials of the currently authenticated user.
The problem is that I must wait until the credential Data are on the
client to continue and load the user Data, this is sound like a
synchronous Call can I do that, or there is another alternative ??
Please Help.
--
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home