Getter and Setter methods or any other methods are not getting called..

Posted by jungle_hacker on Stack Overflow See other posts from Stack Overflow or by jungle_hacker
Published on 2010-04-30T07:10:10Z Indexed on 2010/04/30 7:17 UTC
Read the original article Hit count: 119

Filed under:
|
|

Hello All, I am doing small Project in JSF richfaces. I have specified getter and setter methods for member variables... Mbean created for the same. The Constructor getting called but all other methods which i have specified is not calling. i have specified bean in faces-config also please help me out

Thanks, Jungle_Hacker

© Stack Overflow or respective owner

Related posts about jsf

Related posts about richfaces