From the JavaDoc of org.apache.wicket.Session:

* <li><b>Locale </b>- A session has a Locale property to support localization. 
The Locale for a
* session can be set by calling {@link Session#setLocale(Locale)}. The Locale 
for a Session
* determines how localized resources are found and loaded.

Cheers,
   -Tom

mukesh kumar wrote:

> Hi,
>   In my wicket application, when i change the language from browser , than
> after refresh (F5) the page, than my language have not be changed. It is
> changes, when we first logout the application than login. 
>             But according to my project requirement, i want to change my
> language when refresh the page after language change.
>                  So, please give me kindly reply ASAP. I am working on
> wicket 1.5.3 versions.
> 
> Thanks !
> 
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Language-setting-from-browser-tp4474740p4474740.html
> Sent from the Users forum mailing list archive at Nabble.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