ContextParam

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



 

Attributes Summary

paramName The param-name element contains the name of a parameter.
paramValue The param-value element contains the value of a parameter.
description  
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: