Hi all, searching this group for "embed" I found several examples how to embed Flex/Flash/Webapplications into GWT, but no simple thing like embedding GWT widgets in a pure HTML page (maybe combined with extra javascript).
I have just started using GWT. I built a very simple calculator widget from a few buttons and a text field, which runs fine as a web application. This calculator needs no client-server communication, so that I believe I should be able to copy the generated js files and helper files to the right places and thus embed the calculator in other webpages. Can I find such a description somewhere, how to use the compiled GWT output as custom javascript widgets? Thank you Arne --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
