Hello All!
Can I have redirect in sitemap like:
<map:match="">
<map:redirect-to uri="sample">
<map:parameter name="style" value="sample"/>
</map:redirect-to>
</map:match>
<map:match="sample">
<map:generate src="docs/sample.xml"/>
<map:transform src="stylesheets/{style}.xsl"/>
<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]>