Seems so, my experience are that it should be working.

However if your default language are spanish (default.properties) and
you do not support english us(default_en_us.properties) it will
fallback to default.. But seems you are relying on something static?
How did you test this?

2009/6/10 Cristi Manole <cristiman...@gmail.com>:
> Hello,
>
> One of our applications has to be internationalized. For this we use the out
> of the box Wicket solution (1.3.5) We don't set the locale anywhere. The
> application is deployed on Tomcat.
>
> When testing, we found out that the first user that accesses the application
> is going to set up the locale for all the others. For instance, if a user
> which has Firefox configured with Spanish as the primary language, he will
> get the pages correctly rendered in Spanish. When a user with English as
> primary language accesses the page, he will also see the page in Spanish. If
> we restart the server and the English user accesses it first, the Spanish
> user will see everything in English.
>
> We thought that the pages are rendered based on the language settings in the
> browser dynamically. Are we missing something?
>
> Thanks in advance,
>
> --
> Cristi Manole
>
> Nova Creator Software
> www.novacreator.com
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to