In this module, you create an interface that displays an administrator's operation options, using the IBM WebFacing Tool. After a successful log in to the iSeries server, the interface displays the available inventory and you can check existing orders. As an administrator, you can then purchase merchandise from the wholesale supplier.
In this project, you work with two programs and two display files restored to your iSeries server. The program names are ViewInventory and ViewOrder. The programs use the following two display files: ORDERDSP and QUERY. These two files contain Web settings customized for the JSP files generated by the WebFacing Tool, and are used for images and hyperlinks. The image Web setting let you use a field's content to generate the image file's name and display the image in the JSP file. The hyperlink Web setting lets you invoke another Web application when you click the image in the JSP file. You can use either CODE Editor or CODE Designer to check the display file source code, to determine how to specify the Web settings.
Copyright IBM Corporation 1992, 2003. All Rights Reserved.