I have the same question, I have posted a message with subject "How are the null objects handled in value bindings". I couldn't get right answer to my question, I am happy this is raised again.
Thanks Srikanth -----Original Message----- From: Heath Borders [mailto:[EMAIL PROTECTED] Sent: Thursday, February 10, 2005 6:30 PM To: MyFaces Discussion Subject: EL-expressions and null values Let's say I have the following EL expression: #{myBean.myInnerBean.property} If myBean.getMyInnerBean() returns null, under MyFaces, this just returns null. Is this behavior to spec? -- -Heath Borders-Wing [EMAIL PROTECTED]

