hi samurai! check out this thread: http://groups.google.com/group/google-web-toolkit/browse_thread/thread/beea0609e288fa56/6b304eb69b5c92ee
HTH Michael On Apr 24, 9:09 pm, keyboard_samurai <[email protected]> wrote: > Hi , > > I need to know if there is a way we can inject in a piece of code when > the RPC call is made to server. Basically in a typical example call > using RPC would have something like RemoteService.getData(String > param, AsyncCallback callback). Here on call to getData i would like > to transparently add in a piece of code which gets called whenever > call is being made to server via RPC. I understand the AsyncCall code > is being written by GWT during compile time. Is there a way we can > modify to get a custom code in ??? > > Let me Know ... Hope my problem statement was clear > > Thanks ! > > -- > 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 > athttp://groups.google.com/group/google-web-toolkit?hl=en. -- 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.
