> Well, first it shouldn't be just plain "uri":
>
> <taglib>
> <taglib-uri>/myPRlibrary</taglib-uri>
> <taglib-location>/WEB-INF/tlds/PRlibrary_1_4.tld</taglib-uri>
> </taglib>

Are you referring to an entry in the web.xml file?

I was asking about having multiple Tag Library Descriptors in a JAR.
According the the JSP 1.2 pfd anything in the META-INF directory with the
".tld" extension should get mapped accordingly by the "uri" attribute.

I was snagging  the uri element from the JSP 1.2 TLD DTD in the specs. The
idea was to deploy the entire set of tags through a JAR, not by editing
web.xml at all. As I understood this is possible. With JSP 1.1 you can do
the same but may only have one TLD file in the JAR.

Were you addressing this?

Jayson Falkner
V.P./CTO, Amberjack Software LLC
[EMAIL PROTECTED]
www.jspinsider.com



Reply via email to