0 Replies Latest reply on Aug 2, 2008 11:40 AM by balteo

    Please help with a4j:mediaOutput and reRender

    balteo

      Hello,
      I have a a4j:mediaOutput which I use in order to render a captcha. I would like for that a4j:mediaOutput to be reRendered upon each a4j:form submission whether or not validation succeeds or fails.
      I tried using the reRender attribute of a4j:form and a4j:commandButton and putting the a4j:mediaOutput in a ajaxRendered output panel but it only reRenders when the form submission/validation succeeds. I set the cacheable and session attributes to false.
      Can anyone please advise,
      Thanks in advance,