DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40719>. 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=40719 ------- Additional Comments From [EMAIL PROTECTED] 2007-01-31 05:50 ------- Created an attachment (id=19490) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=19490&action=view) JSP Example that generates the ArrayIndexOutOfBoundsException This JSP generated the error using Tomcat 5.0.28 with Java 1.5.0_11. It uses the response.addHeader() method to build a large HTTP header. The default InternalOutputBuffer size is 4096 bytes so this JSP should create enough data to simulate the error. -- 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]