https://issues.apache.org/bugzilla/show_bug.cgi?id=50143
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Mark Thomas <ma...@apache.org> 2010-10-24 07:36:55 EDT --- Your TLD is broken. 1. It declares a JSP version of 1.1 - EL is not available in that JSP version. 2. It uses the <tag-file> element which is also not available in the JSP version. There is no Tomcat bug here. The bug is in your web-app and you are seeing it because Tomcat has tightened up on the processing of TLD files to ensure compliance with the JSP specifications. -- 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