Re: multiple ApplicationResources.properties

2005-12-21 Thread Andrew.du
If you don'd use i18n ,you should only have one. -- [EMAIL PROTECTED]

RE: multiple ApplicationResources.properties

2005-12-20 Thread Murugesan, Kathiresan \(Cognizant\)
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

multiple ApplicationResources.properties

2005-12-20 Thread Deepa Khetan
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

RE: Multiple ApplicationResources.properties

2004-06-11 Thread Wang, Yuanbo
To: Struts Users Mailing List Cc: satish ashok shukla Subject: Multiple ApplicationResources.properties Hi All, Can we have multiple ApplicationResources.properties files for a project? As of now I have a following entry in web.xml for an ApplicationResources.properties file

Multiple ApplicationResources.properties

2004-06-11 Thread Viral_Thakkar
Hi All, Can we have multiple ApplicationResources.properties files for a project? As of now I have a following entry in web.xml for an ApplicationResources.properties file. application ApplicationResources Thanks & Regards, Viral

Re: Multiple ApplicationResources.properties

2004-06-11 Thread Niall Pemberton
To: <[EMAIL PROTECTED]> Cc: "Viral_Thakkar" <[EMAIL PROTECTED]> Sent: Friday, June 11, 2004 10:14 AM Subject: Multiple ApplicationResources.properties Hi All, Can we have multiple ApplicationResources.properties files for a project? As of now I have a following entry in web

Re: Multiple ApplicationResources.properties

2004-06-11 Thread Shailender Jain
You can specify in the TAG which ResourceBudle(key= bundle) tag should use. Default is ApplicationResources.properties satish ashok shukla wrote: > Hi All, > > Can we have multiple ApplicationResources.properties files for a > project? > > As of now I have a following entry

Multiple ApplicationResources.properties

2004-06-11 Thread satish ashok shukla
Hi All, Can we have multiple ApplicationResources.properties files for a project? As of now I have a following entry in web.xml for an ApplicationResources.properties file. application ApplicationResources Thanks & Regards, Viral