Overview

The HTML thin client mode enables you to use the internet to access your Jade applications. Web browsers provide a convenient client interface to Jade data on distributed servers.

The HTML thin client mode provides the following features.

If you want to change the number of seconds after which web-enabled, web service, or REST service applications wait for message transfers to complete before timing out, specify the ReadTimeout parameter in the [WebOptions] section of the Jade initialization file with the appropriate number of seconds. The default value is 600 seconds (10 minutes) but you can specify this parameter and set it to zero (0) if you do not want the application to time out waiting for message transfers to complete. (You can prefix this parameter with the name of the application if you want different applications to have different message transfer timeout values.)