Added by marc antoine garrigue, last edited by Antoine Véret on Aug 07, 2009  (view change)

Labels:

framework framework Delete
jcaptcha-all jcaptcha-all Delete
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.
JCAPTCHA explained
Stands for J ava C ompletely A utomated P ublic T est to tell C omputers and H umans A part

Goals

  • Provide robust and reliable CAPTCHA implementation framework for JAVA
  • Provide accessible CAPTCHA implementations
  • Provide multi-type challenge (text, sound, image)

For more explainations see Why JCaptcha and Use cases

News

Last changed Mar 10, 2010 12:57 by marc antoine garrigue

Ant Kutschera wrote :
a colleague and i have written an article about GWT, which includes a description of how to integrate JCaptcha with GWT. The article and the free source code are at:

http://www.maxant.co.uk/whitepapers.jsp

The paper is called "Enterprise GWT: Combining Google Web Toolkit, Spring and Other Features to Build Enterprise Applications"

Posted at Mar 10, 2010 by marc antoine garrigue | 1 comment

The JCaptcha team is pleased to announce JCaptcha 2.0-alpha-1 (Release notes)

This release is the first built with the JDK6 and compatible with the JDK5.
It is available in the Sonatype Sourceforge Nexus Maven Repository

Try it with the new Simple Servlet Integration documentation

Posted at Jan 22, 2010 by Antoine Véret | 0 comments

The JCaptcha team is pleased to announce JCaptcha 1.0 ! (Release notes)

Four years since the inception, the 1.0 release is the first declared as stable, available on the central Maven repository or on Sourceforge. The 1.0 release keep the JDK3 backward compatibility, next one 2.0-alpha1 will be built with JDK6 and provide compatibility with JDK5.

Take a look at the 2.0-alpha-1 roadmap for comming features.

Posted at Feb 13, 2009 by Antoine Véret | 1 comment