Re: I have the solution!

2007-10-30 Thread AlfonsoQuiroga
I made a mistake, the correct xml name is "MyAction-pruebaValid_save-validation.xml" instead of "MyAction-pruebaValid_login-validation.xml" ;-) AlfonsoQuiroga wrote: > > Hi, I was with the same problem (validation for only 1 method), here is > the solution: > > I have this: > class="a

I have the solution!

2007-10-30 Thread AlfonsoQuiroga
Hi, I was with the same problem (validation for only 1 method), here is the solution: I have this: /pages/input.jsp /pages/inputOk.jsp So, if I want a validation for the method "save", I need to put (in actions package) a file called: "MyAction-