--- Begin Message ---
Hi,
 
You can use multiple application resources by putting an entry into the 
struts-config.xml file.
 
<message-resources key="myResources" 
parameter="com.systemmobile.example.ApplicationResources"/>
<message-resources key="moreResources" 
parameter="com.systemmobile.example.MoreApplicationResources"/>
 
You need to use the different keys to refer the specific bundle in your JSP.
 
Regards
Kathir.

________________________________

From: Deepa Khetan [mailto:[EMAIL PROTECTED]
Sent: Wed 12/21/2005 11:38 AM
To: Struts Users Mailing List
Subject: multiple ApplicationResources.properties



Hi,

Can i have multiple ApplicationResources.properties file?? I have different
modules in mu Application and for each module a separate struts-config.xmland
tiles-def.xml has been defined. But i am not able to define different
ApplicationResources.properties.

Please help
Regards,
Deepa


<<winmail.dat>>


--- End Message ---
This e-mail and any files transmitted with it are for the sole use of the 
intended recipient(s) and may contain confidential and privileged information.
If you are not the intended recipient, please contact the sender by reply 
e-mail and destroy all copies of the original message. 
Any unauthorized review, use, disclosure, dissemination, forwarding, printing 
or copying of this email or any action taken in reliance on this e-mail is 
strictly 
prohibited and may be unlawful.

  Visit us at http://www.cognizant.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to