ContextParam

@since J2EE1.4 deprecatedThe context-param element contains the declaration of a web application's servlet context initialization parameters.



Attributes Summary
paramName : String@deprecatedThe param-name element contains the name of a parameter.
paramValue : String@deprecatedThe param-value element contains the value of a parameter.
description : String@deprecated
webApp :   

Attribute Details

paramName    -    @deprecatedThe param-name element contains the name of a parameter.
     data type:  String
     default Value:   unspecified



paramValue    -    @deprecatedThe param-value element contains the value of a parameter.
     data type:  String
     default Value:   unspecified



description    -    @deprecated
     data type:  String
     default Value:   unspecified



webApp    -     
     data type: 


Copyright IBM Corp. 1997-2004