Running the BankAccount sample application
The following steps are required to run the sample application:
Run the BNKI CICS transaction to load data into the account file.
Run the client application using:
java bank.bankLineModeClient
Parent topic:
Running the IIOP BankAccount sample
Previous topic:
Building the client side BankAccount application