Before you begin, you must complete Exercise 8.2: Modifying your Web interaction.
Now that the flow control is in place, if you enter a wrong customer
number,
you will get the error page instead of a message.
Now follow the instructions below to run the modified project on the WebSphere Test Environment to see the result of adding flow control to your Web application.
The server should still be running from the last time you ran the Web application. Every time you make a change to the Web application, you need to restart the server to pick up the changes.
To restart the server:
The server instance should restart.
You have viewed the results of adding flow control to the Web application.
Module recap
You have completed Module 8. Adding an error page. You have learned how to:
Now that you have added an error page to your Web application to handle incorrect customer numbers, you can learn how to customize your input page. Continue to Module 9. Enhancing the input page using Web tools.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.