You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2018/07/06 13:35:16 UTC

[Bug 62453] Tomcat tries to resolve uninitialized tag attributes in EL as java class names and this behavior causes performance problems.

https://bz.apache.org/bugzilla/show_bug.cgi?id=62453

--- Comment #9 from Konstantin Kolinko <kn...@gmail.com> ---
One more idea:
The public classes in Java Platform API all follow the naming conventions and
start with an uppercase character A-Z.

Attribute names usually start with a lowercase character.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org