2 Replies Latest reply on Jan 11, 2010 3:46 PM by jbalunas

    rich:modal panel reRender

      Hi All...

      I have 2 command  buttons called save and cancel in <rich:modal Panel>

      I have a method for save validations in the backing bean. If i click save it works fine.

      Immediately after saving correctly if i try to save invalid message(debugging)  nothing happens!!!!! I mean the error messages not get displayed. But if i try again (after refreshing) the errror messages get displayed. What must be the problem?