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 later by Tapestry). What is 
the right way to init engine locale?

TIA

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to