You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/10/29 23:06:22 UTC

DO NOT REPLY [Bug 14073] New: - No way to determine JSP page which generated error from error page

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14073>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14073

No way to determine JSP page which generated error from error page

           Summary: No way to determine JSP page which generated error from
                    error page
           Product: Tomcat 4
           Version: 4.1.9
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Jasper
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: turner@blackbear.com


Because the code in 
org.apache.jasper.runtime.PageContextImpl.handlePageException does a forward 
if you have defined an error page, you lose the URL/URI of the page that 
generated the error.  This information needs to be stashed somewhere helpful 
so that more useful error messages can be generated.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>