JSPConfig

@since J2EE1.4The jsp-configType is used to provide global configurationinformation for the JSP files in a web application. It hastwo subelements, taglib and jsp-property-group.



Attributes Summary
tagLibs : TagLibRefType *  
propertyGroups : JSPPropertyGroup *  

Attribute Details

tagLibs    -     
     data type: TagLibRefType*



propertyGroups    -     
     data type: JSPPropertyGroup*


Copyright IBM Corp. 1997-2004