Re: Send an HTTP-Request and process the responding xml data
Re: Send an HTTP-Request and process the responding xml data
- Subject: Re: Send an HTTP-Request and process the responding xml data
- From: Paul Lynch <email@hidden>
- Date: Tue, 19 Jun 2007 10:44:57 +0100
On 19 Jun 2007, at 10:27, William Gier wrote:
can anybody give me a hint on how to send an http request to a
server and process the xml response data with WO.
At the crudest level, just use WOHTTPConnection. If the XML you are
processing is XMLRPC or SOAP, then take a look at WOWebServiceClient,
or use the Apache XMLRPC Java package.
That should be enough to get started; let us know if you need any
more information.
Paul
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden