Hello,

currently (in a 2.4 container) I'm putting mit taglib descriptors in the directory WEB-INF/lib. This directory is automatically in the application classpath.

But the WEB-INF/lib is already fairly full with different .jars so I would like to put the taglib descriptors in a separate directory like WEB-INF/tlds or so. How can I arrange this? I guess I have to extend the classpath somehow, but how can I do this? Is there any option in the web.xml?

Regards
Marten

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to