You have now completed the necessary steps to create an interface for
viewing orders and viewing inventory. To test your interface:
- Switch to the Web perspective.
- Expand Project501 > Web Content.
- Right-click index.html and select Run on
Server.
- A Server Selection dialog opens. Verify that
Scenario server is selected by default and click
Finish.
- Click View orders - Launch in main browser window to
invoke the administrator application. After logging in with your
iSeries user ID and password (for the iSeries server you used while developing
this project), you will be directed to the following page:

Try entering X beside any of the product numbers to
see details about that product.
- Click the back arrow to get to the index.html page, and click
View inventory - Launch in main browser window to invoke the
customer application, and you will be directed to the following page (after
you log on to your iSeries server with your user ID and password):

Try clicking an image to display details about a particular item.
You are now finished the module! You have created a user interface to view
inventory and order items.
[ Top of Page | Previous Page | Next Page | Table of Contents ]
Copyright IBM Corporation 1992, 2003. All Rights Reserved.