HTMLSample Application views

The following are the main JSP pages that were implemented for this sample:
Table 1. Sample JSPs
Page Description
SignIn The first page displayed after establishing a connection to the server
Menu The main page displayed after the sign-in
AccountInquiry A read-only page displaying the signed-in user's accounts information
Transfer The form to perform a transfer process
TransferComplete A page informing that the transfer process was successfully performed
Payment The form to perform a payment process
PaymentComplete A page informing the user that the payment process was successfully performed
CreditCardsWellcome The first form of the credit card application process, asking the user for some existing account
RequestDataPage The form asking the user for some financial information
CreditCardsPage The form asking the user to choose one of the available credit cards in the bank
CreditCardConfirmationPage A page asking the user to confirm his/her decision on applying for the selected credit card
CreditCardProcessedPage A page informing the user that the process was successfully performed
CancelConfirmation A page that prompts the user to confirm the cancellation of the application when the user is providing financial information