Is there any API/Method that I can use to store the new Language in the MWS?
Example, I have my own portlet which have two countries, when the user selects the country I want to store the new selected language in the MWS so that for the new Login it’s still stored.
I want to add the Language selection drop down at the default webMethods Login page and the I want get selected language value and pass it to different portlet applications inside webMethods. Can you please help me on this.
I want to know:
How to change in default login page and how to deply those changes on webMethods server.
How to access login page selected language to the portlet pages.