Hi,
I have a problem with mulitple resource files in one
struts-config file.
My definiation in the xml file is as below
<message-resources
key="org.apache.struts.action.MESSAGE"
parameter="com.mypackage.maps" />
<message-resources
key="org.apache.struts.action.MESSAGE"
parameter="com.mypackage.approval" />

I have some messages in maps.properties file , but in
my jsp i get error message saying
Missing message for key "errors.header"

what wrong am i doing?
Ashish

__________________________________
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to