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 ?
Here you can find validation logic for form captcha that you can replicate in your servlet. -> /libs/foundation/components/form/captcha/servervalidation.jsp
Here you can find validation logic for form captcha that you can replicate in your servlet. -> /libs/foundation/components/form/captcha/servervalidation.jsp