rman
Gesendet: Montag, 29. Mai 2006 12:07
An: users@tapestry.apache.org
Betreff: Re: how to force initial Locale
take a look at the wiki: tapestry 4 -> how tos
Cheers,
Ron
Bondarenko, Oleg wrote:
I would like to force my first page to be in a specified locale (say GERMAN). How to do it?
I
od.
Thanks all the same.
Oleg
-Ursprüngliche Nachricht-
Von: news [mailto:[EMAIL PROTECTED] Im Auftrag von Ron Piterman
Gesendet: Montag, 29. Mai 2006 12:07
An: users@tapestry.apache.org
Betreff: Re: how to force initial Locale
take a look at the wiki: tapestry 4 -> how tos
Cheers,
take a look at the wiki: tapestry 4 -> how tos
Cheers,
Ron
Bondarenko, Oleg wrote:
I would like to force my first page to be in a specified locale (say GERMAN). How to do it?
I tried to override Engine and set the its locale to Locale.GERMAN in its
constructor. But if the first incoming req
I would like to force my first page to be in a specified locale (say GERMAN).
How to do it?
I tried to override Engine and set the its locale to Locale.GERMAN in its
constructor. But if the first incoming request has a different locale (say
ENGLISH), then my setting gets ignored (overridden la