Antonio Gallardo wrote:

Hi:

Is this a way to retrieve the called URI in Flowscript? If yes, how? :-D

Best Regards,

Antonio Gallardo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




<map:call function="foo">
  <map:parameter name="requestURI" value="{request:requestURI}"/>
</map:call>

and

cocoon.parameters["requestURI"]

Regards
Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to