Monday, October 3, 2011

Java Servlet and Same Origin Policy question using GWT Request Builder

I created a Java Servlet on a test machine, on network. I want to
create a gwt app to call that servlet and retrieve XML from it using
the request builder from a different machine but on the same network.
Is this going to invoke SOP?

--
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-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment