Hello Doug, Friday, December 01, 2000, 5:11:45 PM, you wrote: DA> Thanks Mike. DA> Would this handle the case where more than one user with more than one Local DA> were logged in to the same server? Every user attached to the session object. Current locale can be stored in session object under some name (by default this name is org.apache.struts.action.LOCALE - this string stored in static var org.apache.struts.Action.LOCALE_KEY). Struts uses locale object from session to choose corresponding message bundle. You can store multiple locales in session and specify it names in tags to print messages for different locales simultaneously. -- Best regards, Oleg mailto:[EMAIL PROTECTED]
- Question about localization Doug Ahmann
- Re: Question about localization Mike Campbell
- RE: Question about localization Doug Ahmann
- Re: Question about localization Mike Campbell
- Re: Question about localization Oleg V Alexeev
- Re: Question about localization Pierre M�tras
- init params for ActionServlet documentation? Mike Campbell
- RE: init params for ActionServlet documen... Ralph Schaer
- Re: init params for ActionServlet documen... Craig R. McClanahan
- Re: Question about localization Andrew Cockburn
- Re: Question about localization Pierre M�tras
- Re: Question about localization Mike Campbell
- Re: Question about localization Pierre M�tras
- Re: Question about localization Andrew Cockburn
- Re: Question about localization Craig R. McClanahan

