File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSP and the fly likes adding image validation on website Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "adding image validation on website" Watch "adding image validation on website" New topic
Author

adding image validation on website

Vinay Singh
Ranch Hand

Joined: Dec 15, 2004
Posts: 174
Now days when you register on any site, they ask you to enter the character that appear in a image.for eg if you register your self on craiglist
https://accounts.craigslist.org/login/signup
you have to enter verification word.
Any idea how can we do that on jsp/jsf website ?


Technical quiz and interview questions   SCJP 6 mock practice test
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35247
    
    7
That's called a "captcha"; googling for "java captcha" should point you in the right direction. There's at least one called "jcaptcha".


Android appsImageJ pluginsJava web charts
Tarun Yadav
Ranch Hand

Joined: Sep 20, 2007
Posts: 134
As I'd mentioned once before, on another thread asking about CAPTCHAs, you could take a look at the web based service from Carnegie Mellon, called reCAPTCHA. It's a project aimed at digitizing books while providing the CAPTCHA feature.
Vinay Singh
Ranch Hand

Joined: Dec 15, 2004
Posts: 174
thanks guys. I did not knew the name of this service.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: adding image validation on website
 
Similar Threads
SCBCD 5.0 Exam Status changed in Prometric
how to get security code in signup page?
sevlets about signup and login
How to make selective jsp files secured
SCJP Candidate ID retrieval