Sidney, Yes, this is possible as I did with an application this year. I have a landing page (GWT) that has links to other available GWT applications (dynamic list loaded from server). This landing page acts as a frame (header/footer). The sub applications (each individually compiled as a separate GWT app) are loading into an iframe positioned in the middle of the page. Calls are made between the out and inner GWT applications using window.postMessage and JSON serializations and an interface.
Hope that helps. Sincerely, Joseph -- 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/-/qdYoYn3xDrIJ. 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.
