Posted By:
Abinash_Parija
Posted On:
Monday, January 4, 2010 01:34 AM
I have developed an application where some number of images are getting displayed in a jsp page.
What happens is when the number of images(.jpg) increases to 40 then instead of the images only blank space is coming with border and i have to manually use the
show pictures option to view the image.
I have tried to increase the buffer size also but it's not that effective.
Please suggest some ways to handle such a scenario.