TagLibRef

The taglib element is used to describe a JSP tag library.



Attributes Summary
taglibURI : StringThe taglib-uri element describes a URI, relative to the location of the web.
taglibLocation : StringThe taglib-location element contains the location (as a resource relative to the root of the web application) where to find the Tag Libary Description file for the tag library.
webApp :   

Attribute Details

taglibURI    -    The taglib-uri element describes a URI, relative to the location of the web.xml document, identifying a Tag Library used in the Web Application.
     data type:  String
     default Value:   unspecified



taglibLocation    -    The taglib-location element contains the location (as a resource relative to the root of the web application) where to find the Tag Libary Description file for the tag library.
     data type:  String
     default Value:   unspecified



webApp    -     
     data type: 


Copyright IBM Corp. 1996-2002