https://issues.apache.org/bugzilla/show_bug.cgi?id=57142
--- Comment #7 from Arthur Fiedler <artfied...@gmail.com> --- It seems that the clarification recommendation(per kchung on the JIRA link mentioned in comment#5) is that EL is covered by the "scripting environment" label in relation to the JSP page import attribute. The EL environment should contain all the default packages that are included in JSP, to keep it consistent. Those being java.lang.*, javax.servlet.*, javax.servlet.jsp.*, and javax.servlet.http.* Also currently the imports should be resolved in the ScopedAttributeELResolver for now, as bug#57141 corrects already -- 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