I have solved the problem with your help.:jumping: Thanks But I must set locale in every Page java class. Is there a uniform configuration to set it?
Eelco Hillenius wrote: > > On 8/21/07, Johan Compagner <[EMAIL PROTECTED]> wrote: >> then you browser tells wicket that it should use English . >> But you can set it yourself: Session.setLocale() > > Or if for instance you want to fix the locale to always use a certain > one, use a custom session and set the locale it's constructor. > > Eelco > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/How-to-set-wicket%27s-locale--tf4309547.html#a12269046 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
