Solved
AEM:: Using Out of the box captcha component
Hi,
I want to use the OOTB captcha component in a form and have to submit the form to a Servlet where I am going to do validation of all the fields plus captcha input. I am not able to find the validation logic. How do I implement that in my servlet ?