RE: Struts 2.0 validation

2007-06-29 Thread David Harland
Subject: Struts 2.0 validation Hi All, I am using struts 2.0 for the first time. what i undersatnd is we have -validation.xml file where in we define the validation rules. In my current project i am having one action class called ApplicantAction.java where i have defines two action methods for two

Struts 2.0 validation

2007-06-29 Thread Manoj . Gupta
Hi All, I am using struts 2.0 for the first time. what i undersatnd is we have -validation.xml file where in we define the validation rules. In my current project i am having one action class called ApplicantAction.java where i have defines two action methods for two separate form submission. It