Hi everyone! I'm a newbie to GWT and I'm trying to run the
samples that come with the 1.6.4 distribution. I've tried the
DynaTable example on the GWT_HOME/samples/DynaTable with the comand :
ant hosted .The outcome was the Logging console and hosted mode browser popping up, however, only the HTML Host page content is shown in the hosted mode browser. In this particular example, none of the tables and ajax controls generated by GWT apear, just a white page with the static content. When I hit the Compile/Browse button to let it run on the real browser everything works fine. All other examples and generated projects I tried have the same behavior, the GWT kicks off only in the real browser, the hosted mode one just shows the HTML host page static content (as if the nochache.js is not being taken into account, is it used in this situation?). So I would like to know what I need to do in order to make the Hosted mode browser behave normally like the real ones, allowing me to debug. Sorry If this is a dumb question, as I said I'm just getting started. Thank you very much ! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
