06-21-06 06:22 AM
Hi,
I'm using Websphere Portal 5.0.2. I have an link in my theme (up in the bann
er) that changes the language of the locale. I'm using this code
<td>
<wps:urlParam name="locale" value="en"/></wps:url>">English
<wps:urlParam name="locale" value="de"/></wps:url>">Deutsch
</td>
Its working. But my problem is that the language occasionally switches back
depending on the language of the browser's locale.
Can anyone help? I need to fix this problem asap without changing the browse
r's locale.
Thanks.
[ Post a follow-up to this message ]
|