https://bz.apache.org/bugzilla/show_bug.cgi?id=69659
--- Comment #7 from Mark Thomas <ma...@apache.org> --- It isn't always true but the cases where it isn't true may be detectable and/or rare enough that it is still worth doing. I think the cases are 1. errorOnELNotFound page directive set to true 2. A custom EL resolver that throws a PropertyNotFoundException for any of the cases you are trying to optimise. 1 is potentially detectable. 2 is unlikely but not impossible. I can't think of any others at the moment. -- 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