Before you begin, you must complete Exercise 3.3: Creating the customer list page.
Now, let's modify the inquiry page. You will add a link beside the entry field so the end user can click this link (Find) to get the customer list page you created in the previous exercise.
The Page Designer opens in the upper right pane of the workbench and shows
the inquiry.jsp as the Web Interaction wizard created it and with the
changes you made in Page Designer.
The Insert Link dialog opens.
The Customer Inquiry page after adding a link to customer list page
(custList.jsp) should look like this:
You linked the inquiry page to the customer list page and now you are ready to begin Exercise 3.5: Creating another Web interaction.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.