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