[Opensource] If not logged in users want to set their Locale

Lirian Ostrovica lirian.ostrovica at senecac.on.ca
Tue Apr 15 11:44:49 PDT 2003


Hi,

If a not logged in (and no session) user wants to get, let say, the French
version of your i18n-alized web site, you have to send him a cookie, and/or
provide some kind of your own URL rewriting.
This because the user Locales can only be saved in user preferences (Expresso)
or in user session (Expresso & Struts).

Has someone come across this before ?

Lirian




More information about the Opensource mailing list