1 Reply Latest reply on Mar 9, 2011 5:03 AM by ilya_shaikovsky

    a4j:commandButton   vs   h:commandButton

    basharf

      Hello all,

       

      I just want to know the difference, when to use and why

       

      <a4j:commandButton action=”next”

      <h:CommandButton action="next"

       

      I mean .. they both do submit ... i.e.:  they will both refresh ... because its a submit .. am I right or not ?

       

      when to use each .. and what is the difference ..

       

      Thanks a lot