return pageWithName(context().page().name());
should work! (Chuck you suggested me this about one year ago :-) Memory Leaks :-))))
Amedeo
On 10/ago/06, at 18:54, Gilles MATHURIN wrote: It doesn't work neither :-(
Gilles. Le 10 août 06 à 12:37, Chuck Hill a écrit :
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. Help/Unsubscribe/Update your Subscription:
--
_______________________________________________ Do not post admin requests to the list. They will be ignored. Help/Unsubscribe/Update your Subscription:
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]