WebLogic -> GlassFish: JSP Tag/Attribute Case sensitivity

This entry is based on a forum thread

Problem
At this point this a potential problem based on research that indicates a similar problem occured in WebLogic -> Tomcat migration. At least in some older releases, WebLogic did not enforce case sensitivity of JSP tags and/or JSP tag attributes against tlds while Tomcat did.

Solution
There is no property in GlassFish to control case-sensitive checks.