your module 2 is originating from module 1. so if u can include the nocache.js of module 2 in html of module 1, then u can export js variables from module 2 to 1.
i.e for an event trigerred in module 1 , you can retrieve the data from module2. On Mon, Oct 19, 2009 at 1:44 PM, ben fenster <[email protected]> wrote: > > ??? > > On Oct 18, 7:07 pm, ben fenster <[email protected]> wrote: > > i need to establish event based comunication between to seperate > > modules > > one module contains a frame widget that its url directed to the html > > hosting the second module the only thing i found accessible to both > > are cookies , can anyone suggest a better way to share data > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
