0 Replies Latest reply on Jul 25, 2007 12:15 AM by jimmy6

    outputPanel trigger only click button

      1)I want my error message only rerender when the command button is clicked so how to make the following tag work for that? Now, all the ajax event also trigger the following tag.
      <a4j:outputPanel ajaxRendered="true">

      2)What the is input for onclick property in outputPanel?