Sets default HTML escape value for the current page.
Overrides a "defaultHtmlEscape" context-param in web.xml, if any.
表 D.4. Attributes
Attribute |
Required? |
Runtime Expression? |
Description |
defaultHtmlEscape
|
true
|
true
|
Set the default value for HTML escaping, to be put
into the current PageContext.
|