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:[EMAIL PROTECTED]] Sent: Monday, December 03, 2001 3:40 PM To: [EMAIL PROTECTED] 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
