Agree with Ian. You should go through this analogy - http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/faca1575f306ba0f The Window.alert() causes a delay, during which time you get the response from the server.
--Sri 2009/12/28 Ian Bambury <[email protected]> > You have a method with the Window.alert("anything") in it. > > Where do you call that from? > > Is that called from the onSuccess method? Or from the sendRequest method? > > Need to see the relevant code, really, but I suspect you call it after the > sendRequest and not via the onSuccess(). > > Ian > > http://examples.roughian.com > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > -- 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.
