Have the XSP-Action set a sitemap parameter, such as "url", and then have this in your sitemap: <map:act src="somepage.xsp" type="xsp-action"> <map:redirect-to uri="{uri}"/> </map:act>
Tim >>> [EMAIL PROTECTED] 02/20/03 10:48AM >>> I have used the XSP-as-action method to do redirection in the sitemap (based on the requestor's url), but one limitation is that it only allows a binary choice: if the action succeeds go to one url, if the action fails go to a different url. How can a pipeline be set up to allow more than just two possible redirect pathways? Wayne --------------------------------------------------------------------- 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]>