https://bz.apache.org/bugzilla/show_bug.cgi?id=57773
--- Comment #7 from Mark Thomas <ma...@apache.org> --- (In reply to Woonsan Ko from comment #5) > How about introducing a whitelist filter attribute in context configuration? > e.g, elStaticAccessFilter="^[a-z].*$". There is no easy way to configure this since the problematic code is in a specification defined class and we can not change the API. It might be possible to (ab)use the ELContext.putContext() method to set some special value but even then we'd have to make sure every ELContext created had the special value set on it. -- 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