Thursday, April 28, 2011

Application works locally, but not from remote server?

I've created a GWT Java Application from the wizard (the one with the
Click Me! button). It compiles, and if I open the html file from
Firefox, all is good; the button appears as does the popup dialog box
when the button is clicked.

However, when the files are ftp'd to my web hosting service the button
does not appear. The web page is found and loaded, but the GWT button
does not display.

Windows Internet Explorer behaves the same way.

Google Chrome will not even display the button locally, though the
page does load.

There are no elements in the html <body>, as I'd like to generate a
purely javaScript html element to be a part of a larger html page.

Would anyone know why this may be happening? I've transferred the
whole war directory to the web host, but no luck yet.

Thanks,

Bob Wirka

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment