I would like to handle error differently when I work on my cocoon project.
Is there an elegant way of doing this. My users don't need to see the exception stack trace and I don't need to be informed about exceptions via email when I'm testing.
Just a guess - might not work:
Stick a host selector into the handle-errors element, and show the full stack trace when the host is localhost, or a pretty page otherwise.
Might that work?
Regards, Upayavira
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
