https://bz.apache.org/bugzilla/show_bug.cgi?id=66441
--- Comment #1 from Isaac Rivera Rivas <isaacriv...@gmail.com> --- Here are a few clarifications for this issue, 1) This is for EE10 specifically, as we've tried to update our Open Liberty Pages Implementation to support static imports into the Expression Language environment. Before EE10, only JSP expressions could be used for this type of imports. 2) This scenario occurs with a mix up between Tomcat's EL API/Impl mixed with Jakarta Pages' 3.1 API. 3) Perhaps the Jakarta EE Pages API is more at fault and should be updated to look at static variables (via importHandler.resolveStatic), just as Tomcat ImportELResolver does. @Mark Thomas think you would know more here, any help would be appreciated! Thank you! -- 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