If you want to map the XML to model classes you can take a look at http://code.google.com/p/piriti/. It's an XML mapper for GWT which can take data from the XML and "inject" it into your model classes.
HTH Cheers Harald On 10 Feb., 16:56, Russ <[email protected]> wrote: > Hi, > Could someone point me to an example (or tutorial) of how to retrieve, > parse and display data from a reomte XML doc? > > I've tried numerous examples from the web with no luck. This time I'd > like to try GWT's XMLParser. > > Thank you, > -Russ -- 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.
