[WEB]

The [WEB] section of the Web Application Server assignment file (wasv.asn) contains assignment settings that are applicable to the Uniface Web Application Server (WASV).

Syntax

Setting =Value

For example:

[WEB]
$JS_BASE_URL = ../dspjs
$UNIFACE_RUNTIME_BASE_URL = ../common

Description

The settings in the [WEB] section control aspects of the HTML that is generated for dynamic and static server pages. For example, they enable you to define the URLs of application resources and to control field label bindings for static server pages.

Although some settings have an alias in the [SETTINGS] section, the [WEB] section is preferred location. If an assignment setting occurs multiple times, the last value is used by Uniface, even if the alias is used.