A4j is not associated with myfaces, you should try the jboss forums for these questions
On 2008-08-02, Julien Martin <[EMAIL PROTECTED]> wrote: > 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, > Julien. >

