There were some messages on this topic over the last few days -- please check the mailing list archives.
Craig On Mon, 8 Jul 2002, Struts Newsgroup wrote: > Date: Mon, 8 Jul 2002 10:40:03 -0700 > From: Struts Newsgroup <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: XML based application resources? > > Subject: XML based application resources? > From: Davor Cengija <[EMAIL PROTECTED]> > === > Is there an extension or maybe some trick in Struts which would allow me to > have xml-based application resource files? It is very complicated to > maintain 4 or even more .properties files in different languages. What I'd > like to have is a single xml file with all the translations in it, > something like this: > > <ApplicationResources> > <message key="color"> > <value lang="en_US">Color</value> > <value lang="de">Farbe</value> > <value lang="hr">Boja</value> > </message> > <!-- etc... --> > </ApplicationResources> > > Thanks > -- > Davor Cengija > [EMAIL PROTECTED] > ============================= > "Nicht in die Augen bringen!" > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

