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

Related topics

System configuration parameters
System parameters
Web tier parameters

Related topics

Web parameter: customize-folder

Related topics

Enter a parameter in the sm.ini file
Enter a parameter in the web.xml file
Enter a parameter in the web client URL
Enter a parameter in sm.cfg or the server’s OS command prompt
View parameters by function