Hi,
 
I am using Struts validator in my application. I have defined a properties file that 
has all the error messages for my application. I have mapped this file in my 
struts-config.xml file.
I have created a new rule specific for my application. I have mapped this in my 
validation-rules.xml.
Now, in my validation-rules.xml file, i want to specify the 'msg' parameter of the 
<validator> tag. I want Struts to read this ('msg' parameter value) from the 
properties file that i have created(the one that contains errors messages with key's 
mapped to them)
 
Please advice me on how do achieve this ?
 
Regards,
Janarthan S


---------------------------------
Do you Yahoo!?
Yahoo! Search - Find what you�re looking for faster.

Reply via email to