How can I import the client validation code for,,.,
September 11, 2010 at 1:33 AM
Hello Everybody! Im using the struts validations to validate a lot of forms and It is working good! however... I was wondering if there is a way to import all the common functions that Struts validation is generating for me, into a single file. So with this I could avoid a lot or overload in every form since everyform has to load almost the same code (common validations fuctions)