You have now completed the Loan Application sample and you can
review what you have learned.
This sample showed you the top-down development of a business application,
from module creation through to testing.
Lessons learned
By completing this sample, you
learned to do following tasks:
- Creating a module to contain the application
- Creating business objects with attributes and variables to store data
- Creating interfaces to define operations and adding them to components
- Generating implementations for the business process and for other components
- Running the application in the WebSphere® Process Server V6 Integrated
Test Environment
- Testing the application using EJBs and JSPs
- Creating human tasks with the human task editor:

- Creating business rules with the business rules editor:

- Using the assembly diagram to create components, add stand-alone references,
and wire them together:

- Using the process editor to organize a business process with separate
tasks in sequence:
