Refreshing localized pages
Refreshing localized pages
- Subject: Refreshing localized pages
- From: Johan Henselmans <email@hidden>
- Date: Wed, 4 Jul 2007 13:01:59 +0200
I have a flag/language choice in the header of the page, by doing a:
mySess().setLanguages( new NSArray(new Object[]{"Dutch","English"}) );
After choosing, I do a return context().page();
However, the page does not seem to pick up the other localized page.
It return the same language. Only going to another page makes the new
localization active.
Is there some cache that I have to disable, or refresh to get this
working on the same page?
Regards,
Johan Henselmans
http://www.netsense.nl
Tel: +31-20-6267538
Fax: +31-20-6273852
_______________________________________________
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