Hi Stefan, did you also enable the Firebug "Console" tab? Do you see any JavaScript Errors/Warnings there?
Also, some quick things to try (probably you've already tried them): - Clearing the browser cache. - Cleaning the project from all generated files, then building again. Chris On Jun 11, 11:37 am, Stefan Ludwig <[email protected]> wrote: > Hi, > > I have a simple application contains a GXT form panel. When I start > the app in hosted mode it works fine. But not in normal mode. > > In Firebug I see, that all files are well loaded (Status 200 OK). When > I check the generated HTML with Firbug, I see that the DIV (my GWT > container) is empty (in hosted mode the DIV contains some HTML code). > It seems that the entry point doesn't work in "normal" mode. > > Other GWT/GXT apps works fine. So i think its a configuration issue of > my GWT project, not a installation problem. > > Any ideas? > > Thanks > Steff -- 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.
