yes I call it in onModuleLoad() it looks like:
MyClass app = this; exportMethod(app); On Aug 8, 4:12 pm, Jens <[email protected]> wrote: > Have you called your JSNI method once on app startup? If you do not call it > once, $wnd.sendRequest won't point to your JSNI method. > > -- J. -- 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.
