Hi all, i know gwt don support synchronous call and i read it somwhere that there is actually don need to make rpc call synchronous.
but i created an application with buttons like " save data" and " display result "that will communicate to server by fetching data or saving data. when the application starts, it will automatically display the first result with its first rpc call. but when i click the display second result's button....... it doesn't work anymore. any subsequent rpc call after the first one don't work. what is wrong here? and what am i missing? can someone advice me? the usual rpc example online only show how to make one rpc call. is there a way to make multiple calls that do different task? thank you for your time in viewing this post. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
