place to put taglib descriptors
- From: Marten Lehmann <lehmann (at) cnm.de>
- Date: Wed, 02 Aug 2006 23:20:49 +0200
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 (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org