Adding the eMerged presentation layer

Now that you have completed construction of the eMerged application, you will need to start it and interact with it. You will do this using JSPs (which have already been constructed and will be imported from the file system) communicating with the application installed on the WebSphere server.

The application is used by the customer to log in and retrieve information about their bank and brokerage accounts. This is done by invoking the PortalProcess inside the eMergedModule using a stand-alone reference. Note that this code does not actually authenticate a user - this is done in an optional section of this chapter.

Note: If you have skipped some parts of this sample and would like to continue building the application, you will need to click the following link to import prerequisite resources. If some of the resources already exist, you will be prompted to overwrite them. The import ensures that your workspace resources are correctly built and you will be able to perform the sample steps in this part of the application:

Import the resources for adding the eMerged presentation layer

Feedback
(C) Copyright IBM Corporation 2005. All Rights Reserved.