Installing gwt-recaptcha is simple :
In order to make it work, you'll also need to include the jar recaptcha4j in your WEB-INF/lib
Maven infos :
<dependency> <groupId>net.tanesha.recaptcha4j</groupId> <artifactId>recaptcha4j</artifactId> <version>0.0.7</version> </dependency>
And begin using the captchas in your pages, that's all !
There was an error while loading. Please reload this page.