当前页面:
在线文档首页 >
Spring Framework reference 2.0.5 参考手册中文版
D.7. The nestedPath tag - Spring Framework reference 2.0.5 参考手册中文版
Sets a nested path to be used by the bind tag's path.
表 D.6. Attributes
Attribute |
Required? |
Runtime Expression? |
path
|
true
|
true
|
Set the path that this tag should apply. E.g. 'customer'
to allow bind paths like 'address.street' rather than
'customer.address.street'.
|