Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor English grammer and punctuation edits.

This page demonstrate demonstrates how to use jcaptcha in your application.

This tutorial use uses the CaptchaService and sub components (see Architecture overview).

install it

Add jcaptcha-all.jar (provided in bin-distribution) and commons-collection-2.1 or greater (not provided see commons collection ) to your application class path, ie in you WEB-INF/lib folder.

...