https://issues.apache.org/bugzilla/show_bug.cgi?id=49217
--- Comment #3 from Konstantin Kolinko <knst.koli...@gmail.com> 2010-07-06 06:34:01 EDT --- Reading jsp-2_1-fr-spec-el.pdf (Expression Language Specification Version 2.1, Final Release), 1) page 21: (35/122) "An identifier is constrained to be a Java identifier - e.g., no -, no /, etc." I think that it says nothing about reserved Java keywords. It is just about syntax, not the reserved names. 2) page 15: (29/122) chapter 1.14 ReservedWords has a list of reserved words that is far shorter than the one implemented in r960712 -- 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