Re: Struts 2.1.6 - reload resource bundles

2009-06-11 Thread Musachy Barroso
G. Chellap Paandy [mailto:kishanchellapaand...@spanservices.com] > Sent: Friday, May 29, 2009 1:34 PM > To: Struts Users Mailing List > Subject: Struts 2.1.6 - reload resource bundles > > Hi, > > I want to reload resource bundles (application resources) dynamically for > i18n.

RE: Struts 2.1.6 - reload resource bundles

2009-06-11 Thread Kishan G. Chellap Paandy
. www.spansystems.com -Original Message- From: Kishan G. Chellap Paandy [mailto:kishanchellapaand...@spanservices.com] Sent: Friday, May 29, 2009 1:34 PM To: Struts Users Mailing List Subject: Struts 2.1.6 - reload resource bundles Hi, I want to reload resource bundles (application resources) dynamically

Struts 2.1.6 - reload resource bundles

2009-05-29 Thread Kishan G. Chellap Paandy
Hi, I want to reload resource bundles (application resources) dynamically for i18n. Since it is production, I can't set dev mode struts property to true. Does setting only the struts2 property i18n.reload to true will solve my problem? Is there is any other workaround like doing it programmati