DO NOT REPLY [Bug 34513] - jsp exception handling

2005-05-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34513





--- Additional Comments From [EMAIL PROTECTED]  2005-05-05 02:25 ---
Maybe some misunderstanding.
What I feel wierd about is not the JspWriter's exception(caused by the 
commited response) itself. I think there's something could be done under such 
a jsp exception(eg. output to the tomcat log). I think that may be helpful 
because that gives the developer some hint about the error happened in his 
coding.

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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 34513] - jsp exception handling

2005-05-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34513


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID




--- Additional Comments From [EMAIL PROTECTED]  2005-05-03 16:18 ---
Read up on JspWriter and error redirection, either in the JSP Spec or in a book.
 Once you write to a buffer, your response is committed and that changes app
flow behavior, including for error pages.  This is not a Tomcat bug and Bugzilla
is not the place for discussion on this matter: if you can't find a suitable
book or reference, ask on the tomcat-user mailing list and we'll help you locate
one.

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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]