TagLibRef

@since J2EE1.4 deprecated, becomes jsp::TagLibRefThe taglib element is used to describe a JSP tag library.



Attributes Summary
taglibURI : String@deprecated See jsp::TagLibRefThe taglib-uri element describes a URI, relative to the location of the web.
taglibLocation : String@deprecated See jsp::TagLibRefThe 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    -    @deprecated See jsp::TagLibRefThe 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    -    @deprecated See jsp::TagLibRefThe 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. 1997-2004