JSPConfig
This type is a class for model objects.
@version J2EE1.4 The jsp-configType is used to provide global configuration information for the JSP files in a web application. It has two subelements, taglib and jsp-property-group.
Package: jsp
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Reference attributes having this type:
WebApp.jspConfig
Attributes Summary tagLibs : TagLibRefType * * No description is available * propertyGroups : JSPPropertyGroup * * No description is available *
Attribute Details
tagLibs - * No description is available *
Reference Type: TagLibRefType *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
propertyGroups - * No description is available *
Reference Type: JSPPropertyGroup *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006