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 from several @RequiredString fields are also displayed. Is there is simple way to prevent error msgs when the action is initially navigated to? -- This message was sent on behalf of tagged000...@yahoo.ca at openSubscriber.com http://www.opensubscriber.com/messages/user@struts.apache.org/topic.html --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org