Hello,

I was wondering if I can make 2 or more GWT application embedded on
one page. I know this is possible, but, it there a way to make them
communicate with each other?

It seems to me that the only way is through history tokens, but this
coupling is too weak. I have to be sure that the tokens that I set
will actually be processes by the second application.

Moreover, did anyone try to make 2 GWT applications in 2 HTML files
and, say, from one GWT app load the second HTML using the HTML widget
(here I don't consider the full HTML for the second one, since
embedding in such a way doesn't require <head> or <title> tag for
second HTML file anymore).

Cheers,
Alex
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to