https://issues.apache.org/bugzilla/show_bug.cgi?id=55508

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
JSP Specification  (2.1 - Tomcat 6, 2.2 - Tomcat 7) section JSP.7.3.1 states:
<quote>
When deployed directly into a web application, the tag library descriptor
files must always be in the WEB-INF directory, or some subdirectory of it. TLD
files should not be placed in /WEB-INF/classes or /WEB-INF/lib ...
</quote>

Tomcat 7 is simply stricter about enforcing this requirement as a result of
some refactoring of TLD processing that took place between Tomcat 6 and Tomcat
7.

-- 
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

Reply via email to