OpenWGA 7.4 - WebTML reference
WebTML tags » url<tml:url absolute ="true | false">
Purpose:
Defines if the generated URL should be absolute or relative.
Description:
URLs generated by OpenWGA are usually relative and do not contain the servername, the protocol or port.
If it is necessary to generate full qualified URLs absolute="true" can be used. The generated URL will contain the protocol, the server name and the port of the current request.
If it is necessary to generate full qualified URLs absolute="true" can be used. The generated URL will contain the protocol, the server name and the port of the current request.
Default value:
false