Ty , indeed the problem was the asynchronous communication. I put a while loop which runs till all the array is filled with the appropriate data. The problem is that this can run in infinity!!! ( it took around 4 sec for my application to be drawn , imagine if i had more data to retrieve?!)
Is there any other solution to keep up with Asynchronous calls? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
