I'm interested in this as well as I was thinking of developing such a thing by extending the MessagesResource and MessageResourcesFactory objects.
-james [EMAIL PROTECTED] http://www.ejcenter.com/struts/ --- [EMAIL PROTECTED] wrote: > > gR, could you shed some light how you are using a DB > backend for i18n w/ > struts? Sounds interesting. > > -Craig > > > > 4. Struts internationalization requires an > ApplicationResources.properties > file, > > which conflicts with the current Enterprise Java > Application Standard of > definely > > properties directly in the web.xml file. > > Struts does not use ApplicationResources.properties > as real properties. The > file > is used only as a handy tool for peristing string > maps. In our projects we > use > database backed internationalization with struts. > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

