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
        


        

Reply via email to