Kamal Bhatt wrote:
HiWhat is the best practice for handling exceptions in an xsp? Is there a way of passing errors to the log?
For exception handling you can use the tipical try {} catch (...) {} blocks. If you need a logger access inside the XSP see [1].
Best Regards, Antonio Gallardo. [1] http://wiki.apache.org/cocoon/XSPLog
Thanks.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
