I have a GWT application where I want to display a list of urls, such that when the user will selects one of them I can load the contents of the url into my application. The contents will represent html code and javascript code. The html code I will use to display a form say, by setting the innerHTML element of a div. The javascript code, I'm not sure on how to load that into the browser such that when it is referenced in the html code it will be found.
John --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
