This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: a4j:commandButton Not Invoking the Backing Bean Methodilya_shaikovsky Jun 24, 2009 8:49 AM (in response to wirichuser)add rich:message. 
 probably you not read about converter and object equals and hashCode methods needed for your objects.
 sample at livedemo.
- 
        2. Re: a4j:commandButton Not Invoking the Backing Bean Methodwirichuser Jun 25, 2009 10:13 AM (in response to wirichuser)"ilya_shaikovsky" wrote: 
 add rich:message.
 probably you not read about converter and object equals and hashCode methods needed for your objects.
 sample at livedemo.
 Hi ilya,
 Thanks for your reply. Yes i read about that object equals and hashcode methods in Pratical Richfaces by max Katz.
 But i didn't saw in the Livedemo page an example about that.
 Could you please direct me to the right page?
 Thanks
 
    