You should have a look at this one:

http://www.nabble.com/Re%3A-S2-%3A-Validation-per-Action-method---ideas--p12753992.html

I ended up following this lead, and it works nice.

Or you could try this:

http://www.nabble.com/Re%3A-S2-%3A-Validation-per-Action-method---ideas--p12090749.html

beto


shan99 wrote:
> 
> I got a problem like  this
> 
> I have 2 mothods caled edit() and create() I used annotation based
> validation
> but tthing is i want to validate some of experssions in edit method and
> some of the in create() method
> cant use @skipValidation in this
> my problem is i can not difine this seperatly in my actiion class ..both
> methods get validate from all expressions? any 1 have a ida?
> 

-- 
View this message in context: 
http://www.nabble.com/S2-%3A-Validation-per-Action-method---ideas--tf4242670.html#a13249318
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to