[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ajug-members]: capture xml



Look at the java.net package in the SDK.
----- Original Message -----
Sent: Tuesday, April 20, 2004 2:30 PM
Subject: [ajug-members]: capture xml


Hello all,

I would like to be able to do the following.  Have a class that can go to a URL  

https://someWebSite.com/giveXML.jsp?someparam=paramOne

and capture the xml that is sent.  Where does one begin in accomplishing this?

thanks,

-Jason