You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Ma...@swisscom.com on 2003/06/16 15:33:35 UTC

parameter value syntax in sitemap

Hello. 
How is it possible in the sitemap to combine values with text and
requests? eg:

<map:parameter name="rootdn"
value="{request-param:serverurl}\{request-param:name}"/>

This example returns an error.
I also tried with "{request-param:serverurl}\\{request-param:name}" but
without result...

thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org


Re: parameter value syntax in sitemap

Posted by Joerg Heinicke <jo...@gmx.de>.
Slash instead of back slash??

Joerg


Maxime.Gheysen@swisscom.com wrote:
> Hello. 
> How is it possible in the sitemap to combine values with text and
> requests? eg:
> 
> <map:parameter name="rootdn"
> value="{request-param:serverurl}\{request-param:name}"/>
> 
> This example returns an error.
> I also tried with "{request-param:serverurl}\\{request-param:name}" but
> without result...
> 
> thanks

-- 

System Development
VIRBUS AG
Fon  +49(0)341-979-7419
Fax  +49(0)341-979-7409
joerg.heinicke@virbus.de
www.virbus.de


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org