1 Reply Latest reply on Oct 16, 2007 9:50 PM by sergeysmirnov

    a4j:commandButton never work with ajaxSingle="true"

    bfayle

      If I take any a4j:commandButton and set ajaxSingle="true" the button does an ajax submit but the action and/or actionListener never get invoked. If I set ajaxSingle="false" it works fine.

      Does the a4j:commandButton support ajaxSingle="true"?