Hi,
I have a requirement of showing a list of products with the image and specification on the
jsp page. I will use pagination to show 10 products per page.
My problem is that i dnt know how to display images. In the backend i am willing to upload image and specification in database table and at the run time i want them to be displayed on the jsp page.
I have attached one image file which will show how i want the image and specification of the products on the jsp page.
Please guide.
Thnaks !