Hi Habib,

try using

<map:parameter name="test" value="{request-param:toto}"/>

Kind regards,

Jeroen Reijn


Habib Kaci wrote:
Hi,

I want set request attributes in xsp pages, and use them in the sitemap.

I do that in xsp page : <xsp-request:attribute name="toto">tata</xsp-request:attribute>

in the sitemap : <map:parameter name="test" value="{request-attr:toto}"/>

        But that doesn't work.  Any idea ?

Thank you


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

Reply via email to