Try this one: <map:parameter name="rootdn" value="{request-param:concat(serverurl, '\', name)}}"/>
Take a look at the Input Modules samples at http://localhost:8888/cocoon/samples/modules . There are several examples of XPath usage with input modules in the sitemap. Regards, Konstantin ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 18, 2003 11:20 Subject: concat in sitemap? Hello, I wrote a little time ago because I had problems with my parameters in the sitemap. I thought maybe I had to do like in XSL with a concat function or something like that? That's what I want to get : <map:parameter name="rootdn" value="{request-param:serverurl}\{request-param:name}"/> But this way it doesn't work. Please help!!! Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]