Re: Transmission parameters into application
"Martin Gainty" <[email protected]> Sun, 9 Jan 2005 10:52:43 -0500
| Newsgroups | gmane.text.xml.soap.user |
|---|---|
| Message-ID | <[email protected]> |
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 >