In order to develop BTT Web2.0 On-Demand Workplace based on BTT HTML Web channel, make some changes in the SignInOperation.java in BTTWeb2InternetBankBusiness to make the main page displayed when an end-user logs in from the index page.
The main page should contain the three ids for Tab-Content item that is the container of Column and Row element, Tab-Index item, and the container for Service Repository.
HTML Dom element ID | UI Element |
---|---|
CONTAINERID | Tab-Content item for Tab |
TABID | Tab-Index item for Tab |
NAVID | Service Repository |
Develop the main page style. There is the default main page that is pre-designed as is shown in the above image. Include the JS files in BTTWeb2.0 JS library in the head of the main page, i.e. defaultTestPage.jsp in BTTWeb2InternetBankSample.
As there are so many JS files to be included and the order is really important, we put all of the JS files according to the importing order in resource.jsp.