2009/4/8 Roberto Nunnari <[email protected]>: > <action name="Item-update" method="update"
Action name is: Item-update method name is: update so then, validation file should be? Item-update-update-validation.xml > and here's my Item-update-validation.xml file that I put in the same folder In theory this should work for whole action Item-update, but I think the problem is that double dash ;-) Change naming convention for your actions, use namespace instead names like Item-update or use underscore Regards -- Lukasz http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

