Webpage Properties (web.properties)
- Status Bar Visible for all - Boolean (True or False). Lock Required.
- Status bar editable by admin - Boolean (True or False).
- Client Refresh Interval – Integer
- Quick Connect – Boolean
- Default Locale – Select Option
- Preferred Locale – Multiple Select Option
- Template URL – file path (C:\\Users\\test\\custom UI\\UI.jsp)
Note:
If web.properties file does not exist, it will be
created at the backend and saves properties with default values.
Default Values for web.properties:
- templateURL – blank
- QuickConnectByAdmin – false (disabled)
- enableStatusBarForAll – false (disabled)
- clientRefreshInterval – false (disabled)
- defaultLocale- en
- isStatusBarEditableByAdmin – false (disabled)