Test the loan application in the testing environment and from a
Web page.
There are two ways to test the loan application:
- Business Process Choreography Explorer: This is a Web-based user interface
for testing business processes. It allows you to start and execute your loan
application by inserting your loan request and processing the approval.
- Imported JavaServer Pages (JSPs): This is the Web interface that a bank
customer would see and interact with if they went to the bank's Website to
apply for a loan. JSPs can be used to customize your own user interface for
the application you just built.