Very welcome. I figured it was a good example to have. Unfortunately, I couldn't bend it into making a custom component, as jcaptcha is GPL. But that should be easy enough to do yourself if you need to do that. I don't know how doable the ajax variant would be; maybe Igor has an idea on how to do image (re-)loading with Ajax.
Eelco On Jun 15, 2006, at 11:37 AM, Troy MacNeil wrote: > Perfect! Much appreciated, and much better than what I would've > come up > with;) > > Thanks, > Troy > > On Thu, 2006-06-15 at 11:02 -0700, Igor Vaynberg wrote: >> eelco created an example last night in wicket-examples project so >> check it out from svn, its in wicket.examples.captcha package. >> >> he is having email issues so he couldnt get the word out. maybe if he >> werent using a mac he wouldnt have these silly problems, but what can >> you do. >> >> -Igor >> >> >> On 6/14/06, Troy MacNeil <[EMAIL PROTECTED]> wrote: >> Just wondering if anyone has created a Captcha (form >> verification via a >> generated image) component? >> >> I was looking at some libraries (JCaptcha & SimpleCaptcha) >> and >> image >> generation looks straightforward but I'm a little vague on >> how >> I'd >> validate it or make it AJAX friendly. >> >> Thanks, >> Troy >> >> >> _______________________________________________ >> Wicket-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/wicket-user >> >> _______________________________________________ >> Wicket-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/wicket-user > > > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
