It sounds like you're running into the Same Origin Policy (SOP) issue, a 
browser security mechanism that restricts how cross-site requests get 
handled.

This GWT doc talks more in depth about the issue, with the bonus of also 
addressing it in the context of the stockwatcher example:

http://code.google.com/webtoolkit/doc/latest/tutorial/Xsite.html

-seth

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