Then how can Classic tag handlers and Tag files CAN reside in the same tag library. ??
When a tag file is contained in a JAR file (located at /WEB-INF/lib) it
should have a declaration in a TLD file, like this:
In this TLD file you are allowed to mix
regular tag declarations(classic tags),
tag file declarations and
EL functions
Regards,
Frits