Well, RPCs are as simple as it gets so I don't see how you could do
something simpler.

We do a first RPC in the onLoad method of our entry point to get some
values from the server. In the onSuccess method of our callback we
then call the initialization routines of our UI. What's the need for a
synchronous call ?

Hope that helps,

Salvador

On 15 mai, 09:59, aemik <[email protected]> wrote:
> Hello,
>
> is it possible in GWT to do an initialisation?
> Before my Application will be loaded in the browser I need some data
> form the server.
> Is it possible to do an synchrone Call for this? Or something like
> this that is not so complicated like an RPC?
>
> Thanks, aemik
--~--~---------~--~----~------------~-------~--~----~
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