Skip to content
larochef edited this page Dec 16, 2011 · 7 revisions

Welcome to the gwt-recaptcha wiki!

gwt-recaptcha is a module to use captchas with GWT, even when running inside AppEngine.

If you're not familiar with ReCaptcha, go to the official site, read about public / private keys, and generate your pair.

To begin with gwt-captcha, read the installation guide.

Then, use it in your UI.

To continue with, you can customize the captcha.

And at last, validate the captcha.

Have fun with it !

François

Clone this wiki locally