https://bz.apache.org/bugzilla/show_bug.cgi?id=64778
--- Comment #4 from Paul Nicolucci <pnicolu...@gmail.com> --- Mark, you're correct regarding EE7/EE8 however that same jsp core implementation is used in our WebSphere Liberty EE6 implementation. We can add these methods to our fork of the code which I've done here: https://github.com/OpenLiberty/open-liberty/issues/14111 I was just trying to see if we could update the EL implementation directly to avoid keeping an overlay such as this. However, it seems the community does not want to do this and that is understandable. I can see about updating our JSP sources to perhaps use the EL API to avoid this in the future as well. Thanks! -- 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