The bestSellerTile.jsp shows no products. Can anyone tell me where to find out where the prodmgr bean is loaded? This use to work until I deleted some old records out of the customer and orders tables.
Thanks for any help!
It looks at the products_ordered attribute of the products table. If that has been reset to 0 for all products then it won't show anything.
That was it. I'm not sure how that got reset.
Thanks!!