« Return to Thread: synchronizing the java function calls in DWR

Re: synchronizing the java function calls in DWR

by XMaNIaC :: Rate this Message:

Reply to Author | View in Thread

call it in the callback of the first one. there are other means but they're not as reliable. with gears integration things could improve in this area

On Wed, May 7, 2008 at 3:58 PM, Nitin Thakur <myegotrip@...> wrote:

Is there any way to synchronize java-function-calls from javascript without
server explicitly sending acknowledgment through reverse Ajax. Say, i want
to make a call to method2 (JavaClass.method2) only after my previous call
has been completed (JavaClass.method1). is there any way to assure this.
--
View this message in context: http://www.nabble.com/synchronizing-the-java-function-calls-in-DWR-tp17105611p17105611.html
Sent from the DWR - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


 « Return to Thread: synchronizing the java function calls in DWR