For the couple of forms I need it for this is great. I may look at making a component later, I've always meant to learn.
Ajax is not really necessary. I probably wouldn't be using it at all expect I've been blown away with how easy it is to add and how much it boosts perceived performance. I have to say, moving an older 1.1 app to 1.2 (I know, I waited long enough...) that it's reduced the number of lines of code and improved functionality/performance all around. Impressive job, can't wait to see what 2.0 brings. Thanks, Troy On Thu, 2006-06-15 at 11:48 -0700, Eelco Hillenius wrote: > 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 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
