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

--- Comment #17 from Mark Thomas <ma...@apache.org> 2011-09-02 14:12:33 UTC ---
The EL specification, Tomcat's implementation, the EL TCK and the EL expert
group are all in agreement. EL identifiers must be valid Java identifiers as
per the Java language specification. No further clarification is required.

The org.apache.el.parser.SKIP_IDENTIFIER_CHECK is provided for
non-specification compliant applications but is is strongly recommended that
applications fix any bugs that rely on this feature for a work-around.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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