Page | Description |
---|---|
customerSearch | Startup page to collect information from user. |
logo | Show BTT logo to user. |
error | If any error occurs, application will show error message by this page. |
txn | Show the main functional panel to user |
accountStatement | Show account statement to user |
In the HTML channel, pages are created as JSP and use BTT tags.
In the rich client channel, pages are created as XUI file using BTT Transaction Editor.