hi
i try to catch a request parameter inside the sitemap and sent it as
parameter in a xslt transformation
something like
<map:transform src="stylesheets/my.xsl">
<map:parameter name="your-parameter-name"
value="{request-param:my-parameter-value}"/>
</map:transform>
but in cocoon 2.0.4
is it possible or ia have to use .xsp to catch the parameter and then
transform the xml that this xsp generate ?
thanx
--stavros
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]