Hi I have used call() to get data from the server.but i have some problems
with call function. Please follow the following issues which I'm facing : I
can able to get data from the server, when onResult event Handler firing. But
my problem is -- Before the execution of the onResult Event handler the
preceding code is executing. Is there any way to pause the preceding code to
execute or is there any way to get the data without using onResult handler.
Thanks in Advance Anil Golla