Name

<taglib-location>

Synopsis

<!ELEMENT taglib-location (#PCDATA)>

Description

The <taglib-location> element contains the location (as a resource relative to the root of the web application) of the Tag Library Description file for the tag library.

<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.