The JSP 1.1 spec says that you can package a tag library in JAR file, so
long as you put the corresponding tag library descriptor in
META-INF/taglib.tld file. Once you've done this, how do you point to the TLD
in your WEB-INF/web.xml? I do not see how you specify a <taglib-location>
for a TLD inside a jar.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to