JSPAttribute

JSP processor attributes define switches which influence the behavior of the JSP processor within the web container. See InfoCenter documentation for more information on the list of supported JSP processor attributes.



 

Attributes Summary

name The name of a JSP attribute.
value The value of a JSP attribute.

 

Attribute Details


name

The name of a JSP attribute.

Data type:   String
Default value:   unspecified



value

The value of a JSP attribute.

Data type:   String
Default value:   unspecified