If you customize the bean model, you can add additional properties. The
properties you add need not be simple ones either . . . You can go for
arbitrary complexity. Just watch out for null references in that case.
On 11/22/07 11:21 AM, in article [EMAIL PROTECTED], "Tobias
Wehrum" <[EMAIL PROTE
Hi,
I have a BeanEditForm with a property whose presentation I want to
override, because being a class I wrote myself it cannot be rendered by
default.
remove="ID">
encoder="customerList" value="project.customer"/>
"customer" is an instance of the class Or