Sorry but there not exist a solution to this problem. When i have submitted the bug to the committers, they have marked it as a "LATER" bug.
My solution to this problem was create a MessageResorce loader that can receive multiple file as parameter (comma separated) in tha same manner that the configuration file can be declared. With this class i can mantain my resource bundle in different files, with several advantages when developing in team, but i can have all of it declared under the default key. I want to suggest this sample solution to struts committers to include them in the 1.1 release (i can supply the code) but i don't think that will be included, as other useful tag that was proposed byt other developers :-(((( ----- Original Message ----- From: "David Gagnon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 10, 2003 5:05 PM Subject: Did you find the solution to this problem .... > Hi Franco, > > I was searching the Struts mailing list regarding > validator and ressource bundle problem. I get stuck > with this problem during the week-end. > > Did you find the solution. Is that possible to > specify the bundle in the xml file ... the dtd doesn't > seem to allow that ... > > Thanks for your help > Best regards > /David > > From: Franco Caponi <[EMAIL PROTECTED]> > Subject: Validator can use different resource bundle? > Date: Fri, 17 Jan 2003 19:31:22 +0100 > Content-Type: text/plain; > charset="iso-8859-1" > > I need to use a different resource bundle in the > validator. > In the struts_example i have see a bundle attribute in > the field attribute > but i have not find it in the DTD and seem not work... > Wath are the correct > guidelines to use resource from a specified bundle > using the validator > framework? > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > __________________________________________________ > Do you Yahoo!? > Yahoo! Tax Center - forms, calculators, tips, more > http://taxes.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
