> So good ,but what this?: <map:generate src="cocoon:/sub/"/>
> this line -is knoledge about the mounted subsitemap.
yes and no. It's a minimal knowledge ... no knowledge means nothing ;-)
> You can use <map:redirect-to uri="sub/"/> also instead of <map:generate
> src="cocoon:/sub/"/>.
ok, lets discuss this snippet:
<map:match pattern="test">
<map:generate src="cocoon:/sub/"/>
<map:transform/>
....
<map:transform/>
<map:serialize type="xml"/>
</map:match>
the question is: is it bug or a feature ?
---------------------------------------------------------------------
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]>