This is not a GWT issue at all. You have to search around about SOP, CORS and maybe JSONP. Basically it boils down to the following
1) Client side solution - install a plugin such as forceCorsSee this http://stackoverflow.com/questions/6744283/what-is-the-threat-model-for-the-same-origin-policy and google for more.
Vassilis
On Mon, Jan 26, 2015 at 8:31 AM, Mohammed Sameen <sameen.cse@gmail.com> wrote:
Hi,--In my gwt application i need to access some web serives exposed from some other port, I am getting Same origin Policy issue?Can any one let me know how to solve this?In generally in GWT how to access site B from site A.Is there any work around?any suggestion ?
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
--
Vassilis Virvilis
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment