Hello!

I've googled this question for some time with no luck.
The problem:
I have compiled gwt app. Is there any way to extend this application 
without recompile? Probably I can manually inject some ***.nocache.js 
script into running gwt page.
For example I have a launcher with some number of links/buttons (something 
like iCloud web interface start page). Each link refers to independent gwt 
application. But when user clicks some of the icons i want to load 
application within the same html file. Also I need to do some data exchange 
between these modules ( I mean I want pass some data from "launcher" to 
newly loaded module). Is this possible?

Thanks in advance!

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/R94mb6EiZFIJ.
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