12 Replies Latest reply on Nov 22, 2007 6:21 AM by ment0r_

    reRender a4j:commandButton

    ment0r_

      Hi,

      I would like to disable an a4j:commandButton after it was clicked.
      Therefore I introduced getters and setters, but the button will not be
      disabled until I reload the page manually.

      I already used the disable functionallity wit getters and setters in an other way. After clicking an a4j:commandButton, two other a4j:commandButtons
      will be enabled. This works fine with the getters and setters.

      So does anyone know how to handle this problem?

      Thanks,
      mentor