I am using JSF2 and Primefaces and currently I am using Primefaces captcha, and I was wondering about good offline captcha libraries that I can use with JSF.
Asked
Active
Viewed 1,921 times
-2
-
Possible duplicate of [Recommendations for java captcha libraries](http://stackoverflow.com/questions/810493/recommendations-for-java-captcha-libraries) – Ravi May 30 '16 at 20:50
-
@Ravi, the post you mentioned is talking about java libraries in possible not the offline. – Mahmoud Saleh Jun 01 '16 at 06:39
-
@MahmoudS Hi , Did you get a chance to try the JSF 2.0 and SimpleCaptcha give by Tilman Hausherr ? – Ravi Jun 01 '16 at 14:11
1 Answers
3
Did you try to use BotDetect Java Captcha, which is offline captcha library?
As i see at the bottom of the https://captcha.com/java-captcha.html page, this library supports JavaServer Faces 2.0+ as well.

KaiD
- 111
- 5