> -----Original Message-----
>Kevin A. Burton wrote:

> We can make it better handled where I print the stack trace to a
> PrintWriter and then call log() on the string.  This would add the
> exception to the Servlet Engine error log.

Why don't you just throw the Exception and your Error screen can write it to
the Turbine log with Log.error(e);



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to