Hi,

I've got an issue with my Google Gadget:
- I'm trying to read an XML file via RequestBuilder and show it in the
gadget (only for testing purpose)
- If I try it in hosted mode with "onModuleLoad()" method and so on,
it works well
- But if i add it to iGoogle the string variable of response.getText()
is empty in Firefox and in IE there appears the  following message:
"...url.. is invalid or violates the same-origin security restriction"
- My XML file from which should be read is exactly in the same
directory as my gadget XML file, so there actually couldn't be a same-
origin security restriction.

- I'm using GWT 1.7.1!

I've tried to fix this since over a week now and I don't know what
else to do!
Could anbody help me?

Best regards,

flokay

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to