It seems using GWT.getHostPageBaseURL() gives me inconsistent results depending on which mode I am in.
I expect to see something such as: http://localhost:8080/ I get that result in hosted mode. However, when I deploy to tomcat, the same function returns: http://localhsot:8080/<Module> Does anyone know why this is happening? I really don't want to hack the API results. Thanks -Mark -- 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.
