Re: [PATCH] Tomcat 4.0.1- Proposed fix for Bugzilla 4609

2001-11-20 Thread Kin-Man Chung
at this bug and have essentially the same fix (except for the generateFooter part), but don't know yet how to fix the problem I described above. If you have any ideas, I'd love hearing from you! > Date: Tue, 20 Nov 2001 18:19:16 -0500 > From: Ryan Lubke <[EMAIL PROTECTED]> >

[PATCH] Tomcat 4.0.1- Proposed fix for Bugzilla 4609

2001-11-20 Thread Ryan Lubke
Hi, Thought I'd give a shot at patching a bug (4609) I logged. The basics of the bug is that an IOException is not thrown if out.close() is called from within a JSP page and subsequent calls to write() or println(), etc. are made. The solution I have affects two classes: org.apache.jasper.runti