1
A Demonstration of the Functionality of the e-Business System of Assignment-2
1. The main JSF page of the e-business system
2. Create a product e.g. a book or a CD
2
3
3. Create a customer
4
4. Check the product stocks
5
5. List customers
6. Create an order
Note: before creating an order for a book, the number of books in the stock is 20. 6
Creating an order for a book
7
Note: after creating the order, the number of books in the stock is 19.
7. List of orders 8
8. Search for a product
9
9. Search for a customer
10
10. Search for an order
11
11. Delete an order
Note: before deleting the order of the CD: Take ME Home, the number of CDs is 78.
Clicking the Delete link to delete the order of a CD (Order # 59) 12
Note: after deleting the order, the number of CDs is 79.
13
12. Page navigation
The main entry of page navigation is the main page of the e-Business system.
Click the title of a product, you can check it details 14
15
Clicking the View Details link, you can check the details of the customer and his
orders.
16
Clicking the links on the order list, you can check the details of a customer and his
orders or the products details
17