Bob, someone else on the forum recently had an issue with GoDaddy hosting, too. If you want to try to debug, have a look at
http://code.google.com/webtoolkit/doc/2.2/DevGuideOrganizingProjects.html Otherwise may I recommend Google App Engine? ;-) /dmc On Fri, Apr 29, 2011 at 11:42 AM, Bob Wirka <[email protected]> wrote: > Karl, > > Don't mean to pester, but interestingly the subdirectory setup works on one > of my local machines running Boa (a small web server). > > So, *some* web servers can handle the subfolder location. > > Thanks again, > > Bob > > On Thu, Apr 28, 2011 at 5:56 PM, Karl Meiser <[email protected]> wrote: > >> Bob, >> >> Does your hosting service provide Tomcat or something similar? The HTML >> won't just work by itself unfortunately. >> >> I can try to help you more but I need more information. >> >> Karl >> >> On Thu, Apr 28, 2011 at 1:32 PM, BobWirka <[email protected]> wrote: >> >>> 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. >>> >>> >> -- >> 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. >> > > -- > 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.
