Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
Nightly Builds
-
None
-
Operating System: other
Platform: All
-
15451
Description
Within a property of any tag, it is not possible to map twice, such as
property="customers(5)(3)", or to map and index (property="customers(5)[3]".
This is sometimes useful.
Workarounds with bean:define are difficult, because the property tag is not
able to map or index a Map or Collection directly, such as
name="customers" property="(3)". This would be nice, too.
Attachments
Issue Links
- duplicates
-
BEANUTILS-43 Mapped property inside a mapped property is not populated on submit
- Closed
-
BEANUTILS-247 Arrays with multiple dimension are not supported
- Closed
- is related to
-
BEANUTILS-43 Mapped property inside a mapped property is not populated on submit
- Closed
-
BEANUTILS-247 Arrays with multiple dimension are not supported
- Closed