How is it possible to get parameters into the sitemap? 
I tried :
<map:parameter name="abc" value="{request-param:links}"/>
but it doesn't work this way!

And the second thing is how to set parameters to a transformer?
I tried :
<map:transform type="ldap>
        <map:parameter name="ldap:password"
value="{request-param:passwd}"/>
</map:transform>
but it doesn't work...

thanks for your help

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

Reply via email to