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 Ryan Winkler <Ry...@i-link.net> on 2001/12/03 23:38:47 UTC

RE: Calling multiple methods in a single request

Try having SOAP call a method with either Java's reflection classes or with
a big switch statement that calls other methods.

-----Original Message-----
From: Rino Srivastava [mailto:rsrivastava@producersamerica.com]
Sent: Monday, December 03, 2001 3:40 PM
To: soap-user@xml.apache.org
Subject: RE:Calling multiple methods in a single request


Please help!!!!

Can somone suggest me how i can call multiple methods in a single soap
request.

A link to an example or tutorial to demonstrate the above will be greatly
appreciated.

Thanks.
Rino