Servlet spec ... SRV.9.9.1 Request Attributes Look for attribute javax.servlet.error.request_uri in the ServletRequest.
-Tim
Duncan wrote:
Is there any way to know which JSP page called an error page?
I have one error page, and the errorPage tag is added automatically to
each JSP in a template, so I can't pass it as a parameter. I need to
know which page gererated the error so that it can be logged (and
hopefully fixed)
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
