> From: yuryx [mailto:[EMAIL PROTECTED]]
>
> Hello All!
> Can I have redirect in sitemap like:
>
> <map:match="">
> <map:redirect-to uri="sample">
> <map:parameter name="style" value="sample"/>
No, this does not work.
> </map:redirect-to>
> </map:match>
>
> <map:match="sample">
> <map:generate src="docs/sample.xml"/>
> <map:transform src="stylesheets/{style}.xsl"/>
Where {style} came from? I do not see the place which defines it.
Vadim
> <map:serialize/>
> </map:match>
>
> it possible?
>
> Thanx.
> Yury.
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>