Re: Struts 2 Validation Problem

2008-12-31 Thread Felipe Fraga
Hello, I don't see this happening in 2.0.14. Are you using any custom validators? Any custom stack? Felipe Fraga On Wed, Dec 31, 2008 at 5:42 AM, Windy Hung wrote: > Hi > I use action field validation for my form. > When I press "submit" button multiple times to test a field validation of >

Struts 2 Validation Problem

2008-12-30 Thread Windy Hung
Hi I use action field validation for my form. When I press "submit" button multiple times to test a field validation of "requiredstring", each invalid value message is printed and is stacked on each other. That means if I press "submit" button 5 times, the invalid warning message is printed out