anonymous wrote : Is it possbile to access a field of an object in the name attribute
field like shown above?
No, the variable 'name' attribute is a string 'id' and not an object. The
way you do it, you should have persisted a variable with the name
"entireCustomerAsObject.firstName"
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4154279#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...