Re: [Shale - Clay] nested properties in @managed-bean-name can't work

2006-06-03 Thread phyopiyo
Hi I just found out why this is happening. If you have nested objects under your managed bean, and if it is a class defined by you, you must provide the getter method of that object to return a new instance when the object is null. I got the solution from Rolodex example ! Thanks for pr

[Shale - Clay] nested properties in @managed-bean-name can't work

2006-06-03 Thread phyopiyo
Hi I could not get/set property values of nested properties in my managed bean. I am using normal HTML to reference to JSF components defined in my clay-config.xml. Here is the code fragment. ...//supporing HTMLs code here Mock password Mock Error Mes