> I have a situation where I would like to do a lot of 
> URI-redirects/rewrites. I know I can do this via the sitemap,
> but other people would be doing this. So for the reason of "Separation
> of Concern" I would like to separate this from the actual sitemap.
> 
> My question is what are the possibilties to do something like that?
> 
> -One way would probably be to have a separate sitemap dedicated to 
> redirects, which is mounted by the actual sitemap.

Exactly.
I  think this is the more robust system.
URL patterns will make the redirection via map:redirect, except
for special cases where you would need XSP ou may be actions.
I think it is the most flexible way to do the trick.

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to