AFAIK you have access to sitemap parameters in an action, so pass it as a sitemap parameter to the action:

<map:act>
  <map:parameter name="paramname" value="{1}"/>
</map:act>

Joerg

PS: Please do not reply to other mails when you start a new thread, but compose a new mail. Otherwise your mail breaks thread view and you will get less support as people might not see your mail.

On 09.01.2004 10:46, julien bloit wrote:
Hi all,
Using this pipeline snippet :

<map:match pattern="foo/*">
    <map:act type="serverpages" src="xsp/myAction.xsp">
        ....
    </map:act>
</map:match>

I need to get the matcher's wildcard value in myAction page, do you know
which tag from which logicsheet I should use ?

thank you!
Julien


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



Reply via email to