Implementing the views

5 pages are in this sample, the following is the list which give the names and descriptions of sample pages:
Table 1. Sample pages
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 RUI file using BTT Transaction Editor.