You could place them in the META-INF of the jar files they go with.
Otherwise, no auto-configure locations that I know of. What's the
problem with configuring them in web.xml?
--David
Marten Lehmann wrote:
Hello,
They can be in let's say WEB-INF/tlds and then added to web.xml in a
<jsp-config> tag, one per <taglib> tag.
but that's exactly what I don't want to do: Explicitly mention each
single taglib descriptor in web.xml. Isn't there a way to put them all
in a certain directory that is different to WEB-INF/lib?
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]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]