Hi all,
i have a requirement to display many images as thumbnail in a single page.....images are stored in blob domain in database..i have already written servlet for viewing images...currently displaying images by changing height and width in inline style of image component..so i want to load images as thumbnails from database to decrease load of server..
Any help would be great-Anzz