https://issues.apache.org/bugzilla/show_bug.cgi?id=36362
--- Comment #2 from erickso...@yahoo.com 2011-04-11 16:43:20 EDT --- I couldn't find anything in the specification that requires attribute names to be valid Java identifiers, or prohibits them from being reserved Java keywords. I believe reserved words should be mangled to become valid Java identifiers, rather than resulting in a compilation error. A test case would be that a tag with an attribute named "default" should compile. -- 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