2 questions:
1. How do I get the response from the web service after executing
SOAPHTTPConnection.send()?
2. I'm expecting the web service response to contain a DOM Element. When
I was calling the web service via a Call I had set this up by:
soapCall.setEncodingStyleURI(Constants.NS_URI_LITERAL_XML). How do I do
the equivalent of that if I'm using
SOAPHTTPConnection.send() instead of Call.invoke() ??
Thanks for your help.
- Dave Levitt
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>