https://issues.apache.org/bugzilla/show_bug.cgi?id=55231
--- Comment #1 from Jeremy Boynes <jboy...@apache.org> --- Created attachment 30574 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30574&action=edit Patch extracted from 53737 that fixes these Extracted changes to JspConfig from 53737 proposal that fixes these issues. The large patch also cleaned up JspConfig to simplify initialization (it does not need to be lazy for JspC), to use Collection instead of Vector to match the spec, to avoid unnecessary copying of the common JspProperty, and to use Java5 foreach. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org