TagLibRef

This type is a class for model objects.

@version J2EE1.4 deprecated, becomes jsp::TagLibRef The taglib element is used to describe a JSP tag library.

Package: webapplication

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Collection attributes having this type:
  WebApp.tagLibs



Attributes Summary
taglibURI : EString @deprecated See jsp::TagLibRef 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.
taglibLocation : EString @deprecated See jsp::TagLibRef 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.
webApp : WebApp @ * No description is available *



Attribute Details

taglibURI  -  @deprecated See jsp::TagLibRef 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: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

taglibLocation  -  @deprecated See jsp::TagLibRef 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: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

webApp  -  * No description is available *
    Reference Type: WebApp @
    Containment:  false
    Container:  true
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  true
    Volatile:  false
    Opposite: WebApp.tagLibs



(C) COPYRIGHT International Business Machines Corp. 1996-2006