What do you get if you look at the source of the blank page? Are you using the same browser that hosted mode uses on your system?
Did you actually compile it (you aren't copying the gwt temp files are you?) If you double click the host page (html page) in the www/package.module/ directory, do you get anything in the browser? If you put some simple text in the host (html) file body does it turn up? What about the version on your web server? Ian http://examples.roughian.com 2008/10/17 Joshua Partogi <[EMAIL PROTECTED]> > > It doesn't work. The browser is blank. :-( > > On Oct 17, 11:38 am, "Ian Bambury" <[EMAIL PROTECTED]> wrote: > > Take everything from inside the directory named after the package name > > (www/com.mydomain.myapp/ - you will find your html file in there amongst > > other things), and copy the whole lot to wherever you want to run it > from > > in the directory structure of your web server. You can change the name of > > the html file to anything you like (e.g. index.html) > > Everything else must remain the same and have the same structure. (Well, > it > > doesn't *have* to, but you need to know what you are doing). > > > > Ian > > > > http://examples.roughian.com > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
