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

RE: synchronizing the java function calls in DWR

by mikewse :: Rate this Message:

Reply to Author | View in Thread

> There's the ordered setting on the DWR engine too... that I think
> would do it... I'm not clear if under the covers this makes
> XMLHttpRequest synchronous (usually bad) or if the engine just
> manages making it all asynchronous itself

DWR manages it asynchronously so you don't have to be worried about
synchronus XHRs.

Best regards
Mike

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

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