https://issues.apache.org/bugzilla/show_bug.cgi?id=33715





--- Comment #5 from Rand <bgay...@umich.edu>  2009-02-11 22:51:24 PST ---
To workaround, I combined the normal response page and the error page into one
page, without the isErrorPage="true" directive.  To get the exception in the
non-error page version, I believe that I used the following code (it's been a
while):

Throwable e =
org.apache.jasper.runtime.JspRuntimeLibrary.getThrowable(request);


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to