Is there any recommended way to perform form validations in a sling Servlet? I was thinking of using Spring Validation framework, please let me know your thoughts on this.
Note: I am not using form builder, just plain HTML forms.
Thank you.
Cheers,
Viren.
Solved! Go to Solution.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
While Spring Validation is a good technology - i am not too sure if anyone has successfully integrated it with AEM. You would have to get the correct Spring run-time into the AEM OSGi service layer.
Views
Replies
Total Likes