hi Stefan,

if (request.getLocale() == null) {
 yada yada yada...
}
In short what I am saying is that u can have a logic to help solve the 
browserNotSetLocale to do what you want. 

On Fri 25 Oct 02 13:33, you wrote:
> Hi there!
>
> I find the internationalisation feature of struts real nice, but there
> is something that is bothering me. What if a browser doesn't have a
> language setting, or if the user wants to change to a particular
> language just for this one application? On most web-sites the user is
> able to set the language himself (clicking on a flag or something), and
> I was wondering if this is something that can be/is integrated in
> struts? (setting an additional request parameter or something)
>
> Regards,
>
> Stef.

--
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