12.4 Dynamically changing the language
If you want users to be able to dynamically change the language during the session, you can use the following command provided by WebSphere Portal:
Example 12-10 Changing the language during the session
![]()
<wps:url command="ChangeLanguage"> <wps:urlParam name="locale" value="language"/> </wps:url>
![]()
where language is the code representation of the language that you want to be available in your portal. The 12.10, Dynamically changing the language shows how to add links to the portal theme to change to different languages in one click.
ibm.com/redbooks