Skip to Content
0
Apr 15, 2004 at 08:25 PM

I18N: How to change language at runtime

192 Views

Hi,

I want to change the language of my Web Dynpro application at runtime. My application has a DropDownComboBox to select german or english as language. When selecting a language all texts should be displayed in this language.

The resource property files are available. If I change the browser language the correct property file is used but how do I change the language at runtime?

WDResourceHandler and IWDResourceHandler do not really help me with my problem.

Thanks for an answer

Helmut