Hi, I am using visitorFieldValidator in my action class. Server Side validation is working fine. But the problem is client side validation code is not generated.
One more problem with client side validation seen is the order of validation code generated is different than the expected. (If I move complete validation to action class) I am using Struts 2.3.1.2 version. Regards, Shrinivas