Directory

NumberCaptcha Add-on - Vaadin Add-on Directory

A simple CAPTCHA component that asks users to key in a few digits to prove they are human. NumberCaptcha Add-on - Vaadin Add-on Directory
This component is merely a skeleton component to show the minimum needed for a widget that is implemented in JavaScript (not GWT). It uses a shared state (provided to the JavaScript end internally using the GWT compiler) that updates the client when it changes (programmatically from the server side) and a call-back mechanism from client to server.