Re: hivemind injections for custom captcha validator

2006-07-23 Thread spamsucks
Wow, wish I saw that earlier. I looked in tassel, the component wiki page and the other component repositories and didn't find this. I will check it out. thanks. James Carman wrote: There's already a captcha component in the tapestry-captcha library. Can't you use that? I finally g

Re: hivemind injections for custom captcha validator

2006-07-23 Thread James Carman
There's already a captcha component in the tapestry-captcha library. Can't you use that? > I finally got a working component of Captcha for tapestry. It works > great, with capcha being a hivemind service inside tapestry. > > My working implementation does the captcha test in a custom listener, >