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 [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.
