Posted By:
Java_Guy
Posted On:
Friday, April 8, 2005 12:09 PM
having trouble with nested properties ...
where i am using Ted Husted's mapped form properties example..
i get java.lang.IllegalArgumentException: Invalid mapped property 'value(NonEditableFilds'
at org.apache.commons.beanutils.PropertyUtils.getMappedProperty(Property
tils.java:564)
at org.apache.commons.beanutils.PropertyUtils.getNestedProperty(Property
any clues ?