ASVTIMEOUT

Specifies the period of time that the servlet waits for a reply or acknowledgment from the Uniface Server.

<init-param>
<param-name>
ASVTIMEOUT</param-name>
<param-value>
Seconds</param-value>
</init-param>

Default if omitted: 120

Note:   Some web browsers and web servers use their own connection time-outs. For more information, see your web server documentation.

Related Topics