Re: Initialisation

2009-05-15 Thread Salvador Diaz
need for a synchronous call ? Hope that helps, Salvador On 15 mai, 09:59, aemik 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

Initialisation

2009-05-15 Thread aemik
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