spring
Tag nestedPath


Sets a nested path to be used by the bind tag's path.


Tag Information
Tag Classorg.springframework.web.servlet.tags.NestedPathTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
pathtruetruejava.lang.StringSet the path that this tag should apply. E.g. 'customer' to allow bind paths like 'address.street' rather than 'customer.address.street'.

Variables
NameTypeDeclareScopeDescription
nestedPathjava.lang.StringtrueNESTEDNo Description


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.