当前页面:
在线文档首页 >
Spring Framework reference 2.0.5 参考手册中文版
D.5. The htmlEscape tag - Spring Framework reference 2.0.5 参考手册中文版
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? |
defaultHtmlEscape
|
true
|
true
|
Set the default value for HTML escaping, to be put
into the current PageContext.
|