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 : StringThe name of a JSP attribute.
value : StringThe 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


Copyright IBM Corp. 1996-2002