https://issues.apache.org/bugzilla/show_bug.cgi?id=56491

Konstantin Kolinko <knst.koli...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---
           Severity|normal                      |enhancement

--- Comment #6 from Konstantin Kolinko <knst.koli...@gmail.com> ---
Ack. I tested that current 8.0.x allows EL in your sample web application.

I think Tomcat 8 shall be fixed to behave in the same way as Tomcat 7 here and
disable the EL.

(This is on a slippery ground though,  because the web.xml in that web
application is actually invalid.)


EL processing in JSPs is controlled by Jasper, and passing the version
information from Catalina to Jasper is different in Tomcat 7 and 8.

The Tomcat 7 implementation of it was changed in 7.0.52 with r1567148 and
followups. There are test cases in TestWebXml class.

-- 
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

Reply via email to