Hi
In my struts-config.xml file i have defined 2 resource
files,
<message-resources key="approvals"
parameter="approval"/>
<message-resources
key="org.apache.struts.action.MESSAGE"
parameter="maps"/>
Is it possible to access messages defined in approvals
message file, in ActionMessage.
I am using struts 1.2.4.
If i do the following
ActionMessage message = new ActionMessage("mykey");
I need to define "mykey" in maps message file,
Ashish
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]