ok... when i added the <add-linker name="xs"/> tag to my gwt.xml and now the code executes remotly...
but i can't read any data files remotely I have the page (html, css, and images) located at http://quutar.110mb.com/RemoteTest/STOPlanner.html and the compiled javascript and xml data source located at http://otakuvideo.com/~quu/stoplanner/ the page is able to load and execute the javascript from the remote server, but when that javascript attempts to read the xml, i get an http response 0 The links referenced earlier show that you can make remote JSON requests, but i am not sure how to leverage the native code wrapper to make it http compatiblee and even then... shouldn't the javascript be able to read from the same directory it is in? the xml and the javascript is in the same directory -- 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.
