Don't use SOAP much (but I don't smell bad, really), but isn't that just the
first child of the <soap:Envelope> element?

<io:soap ...>
  <io:body>
    <soap:Envelope
      xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";
      soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";>
      <soap:Header>
        ...
      </soap:Header>
      ...
    </soap:Envelope>
  </io:body>
</io:soap>

Quoting Benedetto Dell'Ariccia <[EMAIL PROTECTED]>:

> Hi,
> I have to make a SOAP call, can you help me?
> I'm trying with the IO taglibs, is this the best way?
> 
> For example I didn't understand where I can put the <soap:header>.
> 
> Benny

-- 
Kris Schneider <mailto:[EMAIL PROTECTED]>
D.O.Tech       <http://www.dotech.com/>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to