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