my previous reply seams to have been eaten

I added the <add-linker name="xs"/> tag to my gwt.xml and the code is
now executing from the remote machine

I am running into another SOP issue

the "webpage" is the html, csss, and images are at
http://quutar.110mb.com/RemoteTest/STOPlanner.html

while the javascript and xml data source is at
http://otakuvideo.com/~quu/stoplanner/

the javascript is able to load and execute fine... but when it tries
to load the xml document via http, i get an http code 0, which in the
past has told me that the SOP policy was being triggered.

there is an example on how to make remote JSON requests, but I am not
sure how I would translate that to http/xml requests

and what is strange... the xml is i the same directory as the
javascript, so it should be readable, as it is the same origin

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

Reply via email to