The Web page that is generated by WebView is sufficient in most cases. However, there are certain parameters you can set to customize the behavior of the client applet. You can add these parameters to individual Web pages or to the template file. The format for modifying parameters is:
<param name="name" value="value">
Where
name is the name of the parameter and
value is the value you want it to have.
The applet parameters are:
bitDepth |
|
cimViewOptions |
|
compression |
|
heartbeatInterval |
|
screen |
|
waitInterval |
|
waitUpdateInterval |
About advanced configuration for WebView. |