Name

<taglib-uri>

Synopsis

<!ELEMENT taglib-uri (#PCDATA)>

Description

The <taglib-uri> element describes a URI, relative to the location of the web.xml document, that identifies a tag library used in the web application.

<taglib> 
    <taglib-uri>/WEB-INF/struts.tld</taglib-uri>
    <taglib-location>/WEB-INF/struts.tld</taglib-location>
</taglib>

Get Java Servlet Programming, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.