2007/5/9, Olivier THIERRY <[EMAIL PROTECTED]>:
Well, it still doesn't work :( A few questions : - Do I have to put the xxx-validation.xml files in a specific directory ? I put them in the WEB-INF/classes directory ...
you have to put it in the same package than your action
- And has the first part of the validation xml file to be the action name (name attribute in struts.xml file) or the action class name ? I didn't find it clear in the documentation ...
your validation file needs to have the following name: ActionName-alias-validation.xml in your example: creerDemandeAbsenceAction-submitCreerDemandeAbsence-validation.xml -- Guillaume Carré --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]