Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

calling an URL and read its XML response

AmeyMar 25 2011 — edited Mar 25 2011
Hi,

I have a requirement where I need to call a URL (say http://server:port/myservice?userID=amey)
This URL is returning an XML in response (i.e. when I execute it on browser, it shows an XML file)

Further I have to parse this XML to get data from few tags.

Please let me know how do I achieve it.

Thanks and regards,
Amey
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 22 2011
Added on Mar 25 2011
2 comments
368 views