On 18 jan, 21:16, ale <aleee...@gmail.com> wrote:
> no one has a similar problem? (and solved it?)

Everyone once faced the Same-Origin Policy.
http://code.google.com/webtoolkit/doc/latest/FAQ_Server.html#What_is_the_Same_Origin_Policy,_and_how_does_it_affect_GWT?

In GWT 2.0 you can now use a JsonpRequest.
http://google-web-toolkit.googlecode.com/svn/javadoc/2.0/com/google/gwt/jsonp/client/JsonpRequest.html

In previous versions, have a look at the FAQ:
http://code.google.com/webtoolkit/doc/1.6/FAQ_Server.html#How_can_I_dynamically_fetch_JSON_feeds_from_other_web_domains?

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