Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Struts Validation – Myeclipse – Where is validator.xml file?
I would like to use struts validation 1.0. validator-rules.xml will be added to the web-inf folder when we add the struts capabilities for web project. But validator.xml file will not be included. Without this file how can we set the validation fields? Please let me know how to do the same.
Somu,
If you have a look at the default Struts distrobution, validation.xml is not included with Struts. I believe that file is from the Jakarta commons-validator project here: http://jakarta.apache.org/commons/validator/