Hi there

I'm trying to integrate GWT into our existing web app. I can not
modify the <head>-section of our main html document and therefore we
cannot use the <myapp>.nocache.js approach. (Background: It uses
document.write() to insert the actual app code which blanks out the
rest of our -already loaded- app). We came up with our own linker,
which simply drops out the <strongname>.js files, and let our app
decide which of them to load. Everything works fine, except for the
hosted mode.

So, now I am wondering what bits of the <myapp>.nocache.js or
hosted.html makes the hosted mode work?

Cheers, Johannes

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to