Hi I am using struts 1.2.4 and valiator 1.1.3 , i am having problem replacing text from resource file. I have 2 resource files defined, and i want to get the text message from second resource file The struts.config is as below <message-resources key="approvals" parameter="approval" /> <message-resources key="org.apache.struts.action.MESSAGE" parameter="maps" />
definitation in validation.xml file is as below <arg key="approval.005" bundle="approvals" resource="true"/> but some how i dont get the text replaced in my error message, what may be the reason, how do i debug it Ashish _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]