Configure the Config.js

BTTWeb2InternetBankWeb/WebContent/Common/Config.js is used for configuration of the global variables, including the server URL, refer to Storage management, and the HTML element Id required for the main page, refer to Layout customization. After designing the storage method, set the server URL in config.js as BTTWeb2InternetBankSample dose. These URLs determine where the initialization request and the saving BTT Workplace Area layout request is sent to.

the attribute in Config.js

Set the URL path of the Servlet in BTTWeb2InternetBankSample. To get more corresponding relationship between XML file and the Servelt URL, see Storage management