Re: Session class and Localization
Re: Session class and Localization
- Subject: Re: Session class and Localization
- From: Chuck Hill <email@hidden>
- Date: Thu, 10 Aug 2006 09:37:30 -0700
On Aug 10, 2006, at 9:23 AM, Gilles MATHURIN wrote:
Hi all,
Hope the WWDC Folks enjoying their time.
I deal with a problem with setting the language session of my App.
I explain : i had a method on the Main page who set the language of
my app using :
session().setLanguages(aLanguage);
return Main nextPage = (Main)pageWithName("Main"); (i use this
because "return null;" doesn't work)
Try return context().page();
Chuck
But as soon as i click on an hyperlink, the App language is set
back to the browser language, ignoring my Session setting…
Anyone as a clue to help me deal with that ?
Thanks
Regards.
GM _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40global-village.net
This email sent to email@hidden
--
Coming in 2006 - an introduction to web applications using WebObjects
and Xcode http://www.global-village.net/wointro
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems. http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden