Hi All,
   
  I am trying to use struts 2 validation for the first time.
   
  I have a action class called TestAction.java and two form bean attribute like
   
  Form01 f1; - with getter/setter
  Form 02 f2 ; with getter/setter
   
  as the form will be populated from two different pages i want to validate the 
form beans individually
   
  so i have two validator files i.e.
   
   TestAction-TestAction!f1-validator.xml and 
   TestAction-TestAction!f2-validator.xml 
   
  and saved them in the same directory as the action file
   
  but these files are not getting executed.... Any help will be much appreciated
   
  Thanks,
  Manoj.
   

                        
---------------------------------
 Here’s a new way to find what you're looking for - Yahoo! Answers 

Reply via email to