Administer > System configuration parameters > Enter a parameter in the webtier.properties files

Enter a parameter in the webtier.properties files

Applies to User Roles:

System Administrator

You can store web parameters in the webtier.properties files. When you do this, make sure you configure the parameters in the format of <parameter name>=<parameter value>.

To enter a parameter in webtier.properties, follow these steps:

  1. Open the webtier.properties file where you want to enter the parameter:

    • Custom webtier.properties located in the <customize-folder>/config folder
    • Default webtier.properties located in the <webtier .war>/WEB-INF folder

  2. Type the parameter information. For example, the following code sets value of the rememberLang parameter to true:

    rememberLang=true