JAVA PARAMS ENCODING

Format: [strring]
Default: (browser)

Character encoding to use, defaults to the user's OS default. Only used by the normal client, not the miniclient.

Examples:
In a web page:
<param name="encoding" value="Big5">

In a param file:
encoding=Big5