WebSphere Portal Server - Internationalization

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > July 2007 > Internationalization





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Internationalization

2007-07-02, 1:22 pm


Hi all,
I want to put a combo box with different languages in a theme's jsp page and when the user selects the language, the content of the portal page should change according to it.

Please give your suggestions....,URGENT!!

2007-07-02, 1:22 pm

In theme's, you can use the following url command:

<a href="<wps:url command="ChangeLanguage"><wps:urlParam name="locale" value="nl"/></wps:url>">Switch to dutch</a>

If you want to use this for anonymous users, you probably need to enable public sessions.

2007-07-02, 1:22 pm

Thank You, but i need to use it with combo box.

2007-07-03, 7:25 am

Well, that shouldn't be much of a problem. You could just generate all the links you need and select the correct one with a javascript function which you then use in the onchange on the combo box.

2007-07-03, 1:23 pm

How can public sessions be enabled?

2007-07-03, 1:23 pm

See the InfoCenter under Portal service configuration: http://publib.boulder.ibm.com/infoc...s/adsrvcfg.html

You can enable it in the NavigatorService.

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com