On 9/3/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:

> Just go with overriding getLocale on your custom session object. If
> you need to support just one locale, that's easy: just always let it
> return that locale. Otherwise, you'll have to do some more work (e.g.
> using request.getLocale()), but it shouldn't be very difficult.

Hardcoding a locale was just an experiment, but I might end up using it :-)

I'd like your input on where my SessionModel approach goes wrong?


Gabor

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

Reply via email to