Skip to content

SimpleCaptcha - A Java library for creating CAPTCHAs for J2EE applications, including Spring MVC, Struts, and Grails.

License

Notifications You must be signed in to change notification settings

sanjeetjh/simplecaptcha

 
 

Repository files navigation

SimpleCaptcha - A Java library for creating CAPTCHAs for J2EE applications,
including Spring MVC, Struts, and Grails.

Example implementations are located in the examples/ directory. The more robust
examples were done using Grails; this is the recommended starting point for
learning how to implement and use SimpleCaptcha.

To build, simply run ant from this directory. The only requirement is that the 
$CATALINA_HOME environment variable be set:

    # set $CATALINA_HOME=/usr/apache-tomcat-6.0.18/
    # ant

About

SimpleCaptcha - A Java library for creating CAPTCHAs for J2EE applications, including Spring MVC, Struts, and Grails.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%