[Bug 53897] Customized EL resolver to improve the performance of EL resolving

2012-09-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53897 --- Comment #1 from Sheldon Shao --- Created attachment 29394 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29394&action=edit CustomizedELResolver -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 53897] Customized EL resolver to improve the performance of EL resolving

2012-09-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53897 --- Comment #2 from Sheldon Shao --- Created attachment 29395 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29395&action=edit Extension of ScopedAttributeELResolver -- You are receiving this mail because: You are the assignee

[Bug 53897] Customized EL resolver to improve the performance of EL resolving

2012-09-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53897 --- Comment #3 from Sheldon Shao --- Created attachment 29396 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29396&action=edit Patch for how to apply this CustomizdELResolver -- You are receiving this mail because: You are the

[Bug 53897] Customized EL resolver to improve the performance of EL resolving

2012-09-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53897 Sheldon Shao changed: What|Removed |Added OS||All --- Comment #4 from Sheldon Sha

[Bug 53897] Customized EL resolver to improve the performance of EL resolving

2012-09-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53897 --- Comment #5 from Jarek Gawor --- This is essentially a duplicate of https://issues.apache.org/bugzilla/show_bug.cgi?id=53896. From my reading of the JSP 2.2 spec (section 2.9), it implies that the ELResolver used by JSP application shoul

[Bug 53897] Customized EL resolver to improve the performance of EL resolving

2012-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53897 Mark Thomas changed: What|Removed |Added Attachment #29394|0 |1 is patch|

[Bug 53897] Customized EL resolver to improve the performance of EL resolving

2012-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53897 Mark Thomas changed: What|Removed |Added Attachment #29395|0 |1 is patch|

[Bug 53897] Customized EL resolver to improve the performance of EL resolving

2012-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53897 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---