Home
Running the JSF application
When we run the finished application, we can see the power of the combination of JSF and JPA entities:
![]()
Logon: Type an SSN.
![]()
![]()
The customer and accounts are displayed; click an account:
![]()
![]()
The account is displayed without any transactions. Run a deposit:
![]()
![]()
The account balance is updated and the transaction is added. Try a big withdraw and an error is displayed:
![]()
![]()
Click Back or Logoff.
ibm.com/redbooks