Interestingly, I just faced this problem. In my case, I had named the div in
HTML file the same as my project name. And then I had done:
RootPanel.get("myproject").add(mainPanel)

When I changed the name of the div in the HTML file to something other than
the project name, it surprisingly worked.

I wonder if you're facing the same issue?

-neha


On Fri, Jul 17, 2009 at 2:39 PM, sharetop <[email protected]> wrote:

>
> i use eclipse+gwt-plugin,run web application,,,but a blank page be
> showed...and...no exception, no error.
>
> i try a tomcat server (tomcat) ,it run ok....
>
> so , i run "ant hosted" on the directory of GWT SDK/samples/Hello  ,,,
> it as same.a blank page....
>
> why?
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to