To run GWT development mode (?gwt.codesvr=...), you need to install the GWT dev mode plugin for the browser. Ordinarily, the browser will prompt you to do this automatically via the missing-plugin page you see in your error message. Once this page comes up for you, just follow the prompts.
http://gwt.google.com/missing-plugin/MissingPlugin.html HTH, /dmc On Fri, Apr 29, 2011 at 5:51 AM, Tyo <[email protected]> wrote: > I'm novice in GWT. > I'd make simple application and I'm tryig to test in in dev mode using > Jetty. > Strange thing: when I run URL http://127.0.0.1:8888/Maas.html my > application works properly, but when running correct URL > http://127.0.0.1:8888/Maas.html?gwt.codesvr=127.0.0.1:9997 browser > shows nothing but blank screen. And the same moment I see something > like "waiting for http://gwt.google.com/missing-plugin..." in IE's > bottom panel. > What may be the course? > > -- > 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. > > -- David Chandler Developer Programs Engineer, Google Web Toolkit w: http://code.google.com/ b: http://googlewebtoolkit.blogspot.com/ t: @googledevtools -- 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.
