当前页面:
在线文档首页 >
Spring Framework reference 2.0.5 参考手册中文版
E.5. The hidden tag - Spring Framework reference 2.0.5 参考手册中文版
Renders an HTML 'input' tag with type 'hidden' using the bound value.
表 E.4. Attributes
Attribute |
Required? |
Runtime Expression? |
htmlEscape
|
false
|
true
|
Enable/disable HTML escaping of rendered values.
|
id
|
false
|
true
|
HTML Standard Attribute
|
path
|
true
|
true
|
Path to property for data binding
|