Hi everyone! I have put my GWT application in an iframe called mainIframe. When the application-server starts I want to load the contents of some database tables into a javascript dictionary which I have put in a dedicated iframe, called staticIframe. My question is; How can I access the javascript contents of the staticIframe from the mainIframe using Java? I typically need this to get the appropriate text-constants for my widgets.
All feedback is greatly appreciated! 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 at http://groups.google.com/group/google-web-toolkit?hl=en.
