I'm also curious as to how it easy it is to replace/extend (whatever you think is the better approach) the framework to allow it to pull i18n stuff out of a database... What layer/level would be the most sensible place to implement this? Does anyone know a project where this has been done? >From: Ted Husted <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED], [EMAIL PROTECTED] >Subject: Re: Struts & Internationalization >Date: Thu, 09 Aug 2001 16:49:19 -0400 > >The best place to ask a questoin like this is Struts-USER where there >are more people to help you, so i'll copy them in on a brief reply ;-) > >The Application Resources files can be named after the locales in the >usual way, and then the appropriate locale is automatically selected for >each user, based on a locale attribute in their session. > >Rajan Gupta wrote: > > > > I believe that Application Resource file is used for getting >internalized > > messages for text to be displayed on the screen. How do we specify > > different application resources depending upon locale to be picked up. >Can > > we specify multiple application resources for ActionServlet init. > > I believe the answer is in MessageTag but do not know how to use the > > international feature the way it is intended to be used. > > > > Can somebody throw in some pointers to any documents? > > > > Thanks > > Rajan > > > > __________________________________________________ > > Do You Yahoo!? > > Make international calls for as low as $.04/minute with Yahoo! Messenger > > http://phonecard.yahoo.com/ _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

