Hello, I was wandering how to find out when 2 RP calls finish in order to execute some code.
An example: rpc_funct_A(); rpc_funct_B(); // some code to execute only when both functions get to an end. As you know, *some code* could probably begin before rpc_funct ends their execution and I don't want that. Thanks in advance -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=.