You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Gunther Jones <gj...@epicentric.com> on 2001/10/31 00:12:22 UTC

Controlling Body Content

I want to explicitly set all the data between the <SOAP-ENV:Body> tags.  If
I pass in an org.w3c.Element as a parameter, it wraps my element data with
the name of the parameter.  How do I get direct access to the body?