Hi!
I'm trying to pass a URL to a soap:call. I know how to pass parameters to a
xsp that contains of plain java code, but this doesn't seem to work:
<xsp:logic>
<soap:call>
<soap:url>request.getParameter("SOAP_URL");</soap:url>
How can I get the parameter? Of course I could create the xsp file
dynamically, but there has to be a simpler way to do this, right?
--
View this message in context:
http://www.nabble.com/Passing-parameters-to-a-soap%3Acall-in-an-xsp%3Alogic--tp20829665p20829665.html
Sent from the Cocoon - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]