I’m wondering if jQuery is enough for validation (eg: validate a login form.) Why we use Struts2 to do this?
Regards
Liam
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It is not a recipe but for security reasons, you should validate your application from the server and the cliente side
in this question that i made speak about some points of security. So hopefully read this to get some considerations for client and server side validations