Configuring the Config.js

BTTWeb2InternetBankWeb/WebContent/Common/Config.js is used for the configuration of the global variables, including the server URL (see Storage management), and the HTML element Id required for the main page (see Layout customization). After designing the storage method, set the server URL in config.js. These URLs determine where the initialization request and the saving the Workarea layout request is sent.

the attribute in Config.js

Set the URL path of the Servlet in BTTWeb2InternetBankSample. For more information about the corresponding relationship between XML file and the Servelet URL, see Storage management.