views:

72

answers:

2

In my project I have to integrate Captcha to my Signup Form, I have seen JCaptcha and google recaptcha can anybody suggest me the best and easy way to integrate captcha. Actually I don't want third party captcha like recaptcha so how can i generate my own one. I am using JSF 2.0 and Richfaces.

A: 

You can also live longer and work less by using PrimeFaces component:

Captcha

PrimeFaces works fine with RichFaces.

Odelya
Which jars and what configuration I need to add for working primefaces???
taher
http://primefaces.org/gettingStarted.html
Odelya
@Odelya my primefaces components are not rendered, richfaces components are rendered fine with JSF 2.0, is it's problem with JSF 2.0, I have to make some special entry in faces-config or web.xml ???
taher