
I want to create a online shopping cart using struts and hibernate. I created my first page. Now i want to provide hyperlink to the product like(apparel,jewellery,foods,utensils) and i want to display the price and tax of each product(it can be a popup window also) , also i want to add the total number of product selected from different options to wish list, how to retrieve the data from the database by creating a single table for different products as mentioned above.
Hope someone will help me out. thnx in advance.