Jaroslav Here is an example of SOAP Request/Response passing an Integer http://www.soapuser.com/basics3.html A bit trickier with complex datatypes but the idea is the same Martin- ----- Original Message ----- From: "Jaroslav Srytr" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 07, 2005 3:02 AM Subject: Transmission parameters into application
> Hi, > I have this question: in a Apache SOAP I have deployed a application. When is application started (with SOAP), I need transmit one parameter into application (with constructor or any method). > It possible? Can I define this in any configuration file? > > Thanks, > > Jarda >