Hello Tim, map:redirect-to *is* a client side redirect and no bug.
http://xml.apache.org/cocoon/userdocs/concepts/sitemap.html Regards, Joerg Timothy Larson wrote:
In Cocoon-2.0.4 is this redirect supposed to work? <map:match pattern="name1.xml"> <map:redirect-to uri="cocoon:/name2.xml"/> </map:match> <map:match pattern="name2.xml"> <map:generate src="sample.xml"/> <map:serialize type="xml"/> </map:match> I get an error from IE that seems to indicate that a redirect was sent to the client instead of happening internal to cocoon. Tim
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]