Hai everyone,
I need to provide the slideshow for the images.
I have upload the images into database. Then i will retrive all the images from the database and provide the slideshow for those images. I have try with the following jsp code.
But using the above code only one image could be display. I need the slide show for all the images from the database.
And also i need to Reduce the time for upload the image and Retrive the image from database. When we upload the large size of image, that will take more time. But i need to upload and Retrive those type of images with less timing.
Please help me for this.