Locatization of portlet headers: how?
Hi!
I have created a webcenter application that basically uses three user languages: english, french and dutch. The main page contains three portlets.
I have added portlet resource properties files to have portlet titles in the correct languages.
This setup works when changing the browser locale.
The issue is, that I use a user interface component with which the user can change the UI language himself. This changes the language in all components (using <f:view locale=...>). But not of the portlet headers.
How can I influence the language of the headers?
Jeroen van Veldhuizen