2 Replies Latest reply on Jul 15, 2008 11:54 AM by peerless

    <a4j:status> dont work in the first request!

    peerless

      Hello Friends,

      i have a problem:

      my status tag dont work in the first ajax request that i do, for the other all works fine.. why ?

      My code:

      <td align="right"><a4j:status id="msgStatus" startText="Aguarde..." stopText=" " styleClass="status" /></td>



      call her:

      <a4j:commandButton styleClass="BotaoUp" action="#{atividade.upLista}" immediate="true" reRender="data" status="msgStatus">



      Thanks for any help! :-)