Home
Web services
The bank's computer system is now quite sophisticated, comprising:
A database for storing the bank's data
A Java application allowing bank employees to access the database
A static Web site, providing information about the bank's branches, products, and services
A Web application, providing Internet banking facilities for customers, with various technology options available
An EJB back-end, providing:
Centralized access to the bank's business logic through session beans
Transactional, object-oriented access to data in the bank's database through JPA entities
A Java EE Application Client that can use the business logic in session beans
ibm.com/redbooks