Pity, you´re missing out on a lot of goodies :-)

-----Original Message-----
From: Marcus Biel [mailto:Marcus.Biel@;bmw.de] 
Sent: Mittwoch, 13. November 2002 11:06
To: [EMAIL PROTECTED]
Subject: Re: user manually changing local

Unfortunately I am forced to use Struts 1.02

marcus

[EMAIL PROTECTED] schrieb:
> 
> Marcus,
> 
> If you are using struts1.1 you can use your own version of the
> RequestProcessor by extending it and defining it in your
struts-config.
> 
> You can then manage the locale stuff manually by overriding the method
> processLocale.
> 
> In the struts-config you would write something like:
> 
> <controller
>   contentType="text/html;charset=UTF-8"
>   debug="4"
>   locale="true"
>   nocache="true"
>   processorClass="com.morelogs.carlroth.actions.MyRequestProcessor"/>
> 
> HTH!
> 
> Regards,
> 
> Michael
> 
> -----Original Message-----
> From: Marcus Biel [mailto:Marcus.Biel@;bmw.de]
> Sent: Mittwoch, 13. November 2002 10:32
> To: [EMAIL PROTECTED]
> Subject: user manually changing local
> 
> I want to give the user the ability to manually change the language of
> the aplication by selecting a local value from a selectbox.
> 
> Has someone got an appropiate example to achieve this ?
> 
> thx in advance,
> 
> marcus
> 
> --
> To unsubscribe, e-mail:
> <mailto:struts-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:struts-user-help@;jakarta.apache.org>
> 
> --
> To unsubscribe, e-mail:
<mailto:struts-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
<mailto:struts-user-help@;jakarta.apache.org>

--
To unsubscribe, e-mail:
<mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail:
<mailto:struts-user-help@;jakarta.apache.org>


--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to