Home Answers Viewqa Struts ActionClass-Validation

 
 


RAGHU
ActionClass-Validation
1 Answer(s)      a year and 2 months ago
Posted in : Struts

Where should we place ActionClass-Validation.xml files.?

View Answers

April 26, 2012 at 3:39 PM


Put ActionClass-Validation.xml in the same directory where its ActionClass is placed.

/src/<directory>/ActionClass-Validation.xml

Here, in place of , you need to put the name of directory.









Related Pages:
ActionClass-Validation
ActionClass-Validation  Where should we place ActionClass-Validation.xml files