vinod wrote:
                u can set to a specific Locale in the Action Class by
calling the method setLocale(HttpServletRequest
request,java.util.Locale locale).The default scope of this is session.
regards
vinod

On 4/25/05, Marcel Stör <[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> Had my first Struts experiences yesterday...
> MessageTag uses the browser's language settings to determin the Locale,
> which is being used to retrieve language-specific messages. So far so good.
> How can I force MessageTag to use a particular Locale for a request? The API
> suggests to use the tag's "locale" attribute. However, the Struts source
> code doesn't seem to backup this assumption.
> What's the solution here?
> 
> --
> Marcel Stör
> http://www.frightanic.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to