ContextParam

The context-param element contains the declaration of a web application's servlet context initialization parameters.



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

Attribute Details

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



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



description    -     
     data type:  String
     default Value:   unspecified



webApp    -     
     data type: 


Copyright IBM Corp. 1996-2002