Documentation Center

Load specific language GUI

This API is used to load Graphic User Interface in a specified language.

Example API call

/servlets3/wietmsd?target=resource&action=html&file_name=config/resources-fr.prop

Parameters

ParameterDescription
targetresource
actionhtml
file_nameLanguage resource file, such as config/resources-fr.prop or config/resources-en.prop

Returns

On success
The specified resource file, such as config/resources-fr.prop, is loaded from the current skin.
On failure
<P>File config/resources-fr.prop not found (2).</P>