Hi everyone,

opening an URL like http://randomserver.com/file?get=randomXML returns a 
XML-file. I don't have access to the server.
Now i am trying to receive this data and give it out in my gwt-app.
I have tried modifying the code from this tutorial : 
http://www.gwtproject.org/javadoc/latest/com/google/gwt/jsonp/client/JsonpRequestBuilder.html
 
but i failed miserably.
Can anyone kindly give me a hint on what to implement / how to do it 
properly in order to read the XML and put its content in an object that i 
can modify / give out in my gwt-app?
Thanks in advance!

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to