Hi, I just upgraded from GWT 1.6 to 2.0.
Previously I could run the app from the my web server by just typing in the hostname instead of "localhost" in the "hosted mode" browser. The files I had to copy over to the web server did not seemed to change when I recompiled it with 2.0, so I did not upload any new files to the web server. I have downloaded the plugin for Firefox. The app runs fine in Firefox when I start it and it runs with the default localhost. I tried to change the domain name in the url of the browser to the web server, but then I just got a blank page, which is the index.htm, so no javascript stuff is loaded it seems. By the way what is the "gwt.codesvr=" parameter for? That should point to the machine I am deverloping on / running Eclipse on, right? I am doing this because the application needs to make http requests to the web server to get data. So I am a bit stuck. I am wondering how I can get this to work in Gwt 2.0? Regards, Jon Berg. -- 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.
