Re: Multiple Message Resources Files

2011-12-29 Thread Maithily
Here's a simpler explanation of the scenario - I have the following properties files in classes folder : - file_a.properties - file_b.properties - file_c.properties - file_d.properties and the following struts config files along with the message-resources tags pointing to properties : - a_confi

Re: Multiple Message Resources Files

2011-12-28 Thread Maithily
Thanks for the reply JB. I forgot to mention that I am using Struts version 1.1. Thanks, Maithily. On Wed, Dec 28, 2011 at 8:39 PM, Jeffrey Black wrote: > Forgive me for not fully understanding your question. > > Perhaps this link will help: > http://struts.apache.org/2.x/docs/localization.html

Re: Multiple Message Resources Files

2011-12-28 Thread Jeffrey Black
Forgive me for not fully understanding your question. Perhaps this link will help: http://struts.apache.org/2.x/docs/localization.html jb On Wed, Dec 28, 2011 at 12:49 AM, Maithily wrote: > Hi All, > > I am facing the following problem with the struts message resources files - > > - Our applica

Re: Multiple message resources files?

2005-08-11 Thread Niall Pemberton
You need Struts 1.2.7 (and validator 1.1.4) to do this. The validator DTD has a "bundle" attribute for the element (but not ). Earlier DTD versions also had this element, but it was ignored until Struts 1.2.7 - and requires Commons Validator 1.1.4 http://www.niallp.pwp.blueyonder.co.uk/HelpTagsEr