The element is an optional element of the deployment descriptor. It maps the location of a tag library descriptor (TLD) with a URI pattern.
When deploying a Web application, a separate element is used for each TLD.
The element has the following sub-elements:
- : It describes the location of the file name in the TLD, relative to the root of the Web application.
- : It describes a URI, relative to the location of the web.xml document, identifying a Tag Library used in the Web application.
Responses to “What is the taglib attribute?”