Hi,

How do I pass more than one input parameter to the soap tag? I tried the following but 
did not work!

      <soap:invoke endpoint="http://com.myserver/...";>
        <userName>abc</userName>
        <password>abc</password>
        </soap:invoke>

Thanks for your help.

Amal

Reply via email to