Web parameter: rememberLang

Web parameters change the behavior of the web clients that connect to the web tier. For more information, see Web tier parameters.

Parameter

rememberLang

Description

This parameter specifies if the browser’s language preference is remembered. By default, Service Manager webtier remembers the browser's language preference in the persistent cookie. If you do not want the language preference to be remembered, set this parameter to false.

Valid if set from

webtier.properties

Requires restart of the web applications server?

Yes

Default value

true

Possible values

true (enabled)

false (disabled)

Example usage

rememberLang=true

Related topics

System parameters
Web tier parameters
Enter a parameter in the web client URL
Enter a parameter in the web.xml file
Client parameters for web clients