vote up 0 vote down star

hi, My name naveen ,we are developing web project in struts2 and i want validation in my own custmized validation by disabling the struts2 validation ?because struts validation is doing if one data is sending back it will check all fields but iwant to check only at thr time of submit button like javascript please help me how to do? thanks naveen(:-)

flag

1 Answer

vote up 1 vote down

I don't fully get the idea, but there's a thing called @SkipValidation you can annotate methods with.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.