I just added an example for this (based on jcaptcha, http://jcaptcha.sourceforge.net/) in wicket-examples (both the 1.2 branch and 2.0). It's not ajax based, but that's easy enough to accomplish.
Have fun with it, Eelco 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
