对java验证码库的建议 [英] Recommendations for java captcha libraries

查看:197
本文介绍了对java验证码库的建议的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找JCaptcha的替代品,它似乎不再维护,并且开始时并不是很好。替换必须与JavaEE webapps很好地集成。

I'm looking for a replacement for JCaptcha, which doesn't seem to be maintained any more, and isn't very good to begin with. The replacement has to integrate nicely with JavaEE webapps.

正如我所看到的,有三种选择:

As I can see it, there are three options:


  • JCaptcha - 不再维护,原始API

  • SimpleCaptcha - 更好的API,更好的验证码,但似乎只是Java6

  • ReCaptcha - 易于使用,使用远程网络服务生成验证码,但无法控制外观

已有人使用过他们推荐的其他人吗?

Has anyone used any others, that they'd recommend?

推荐答案

ReCaptcha 是你应该使用的唯一验证码,因为它是唯一能够让世界变得更好的验证码(将OCR结果改进旧文本),几乎无限制的数据库。

ReCaptcha is the only captcha you should use, because it's the only captcha that makes the world better (improve OCR results to old text), with almost unlimited database.

所有其他验证码通常受其数据库限制,或对此世界没有任何好处。

All other captchas are usually limited by its database, or do nothing good to this world.

:我发现如何使用recaptcha实现验证码。

这篇关于对java验证码库的建议的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆