hi, actually, you can name your validation file with the following pattern : <actionClass>-<actionAlias>-validation.xml
where actionAlias is the name of the action used to call the actionClass. regards Sébastien Néstor Boscán a écrit :
Hi Is there a way I can create action-method-validate.xml to validate specific methods instead of Action IDs. We have a lot of Actions with many methods and is a real problem to configure the *-validate.xml because it will validate all methods (except those in excludeMethods but this configuration can get really complicated). The use of class-actionName-validate.xml is also difficult because it means I have to create one action per method. Regards, Nestor
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]