Is there a way for a pipeline error handler of code 500 to serialize with code 200 ?
I would like to use a pipeline which makes subrequests. Subrequests should not be fatal for the success of the main request. For example I would like to aggregate from multiple sources, but if one is not available, I would like to display a red area on the page instead of showing that the page failed altogether. Any ideas? -=Ivelin=- --------------------------------------------------------------------- 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]>