Thanks but I already use JCaptcha and I'd rather stick to it. Anyone has any other idea? Julien.
2008/8/2 Hazem Saleh <[EMAIL PROTECTED]> > Hi Julien, > > If u want to use a ready-made captcha, you can use the new Tomahawk CAPTCHA > component <t:captcha .../>. > > http://myfaces.apache.org/tomahawk/tagdoc/t_captcha.html > > Thanks! > > > On Sat, Aug 2, 2008 at 6:42 PM, 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. >> > > > > -- > Hazem Ahmed Saleh Ahmed > http://www.jroller.com/page/HazemBlog >

