Re: Prevent Initial Validation Struts 2

2009-07-24 Thread Paweł Wielgus
Hi, You can navigate straight to my-action!input, no validation is performed then. Best greetings, Paweł Wielgus. 2009/7/23 Greg Lindholm : >> I am new to Struts 2 and use annotation driven validations and they are >> working correctly. The only issue I have is that the validations are >> perfor

Re: Prevent Initial Validation Struts 2

2009-07-23 Thread Greg Lindholm
> I am new to Struts 2 and use annotation driven validations and they are > working correctly. The only issue I have is that the validations are > performed even upon navigating to my action for the first time. > > Ie All the fields on the web form are initially blank and also all my error > msgs f