0 Replies Latest reply on Aug 21, 2011 3:33 AM by seenukarthi

    inputText onBlur and commandButton onCliclk

    seenukarthi

      Hi All,

       

      I have a page with two text fields and a commandButton, in one of the text field onBlur i'm calling onBlur() method in the bean and in the commandButton i'm calling onClick() method in the bean, every thing works fine except when i click the commandButton if the focus is on the text box with onBlur then only the onBlur method been called not both. I've attached the xhtml file and bean.

       

      Regards,

      Karthikeyan