You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by "Kearney, Bryan" <bk...@novazen.com> on 2000/03/24 22:31:20 UTC

Cocoon Front End

Is there any way to redirect internal errors from Cocoon.service() to a
delegate that can provide a more end user firendly error code. We would
prefer not to let the web server handle it, but would also like a bit more
control over the output.

The ideal would be to delgate to another template passing in error XML.
Obviously, this will not work in all cases.

-- bk