| Author |
Unable To view some Files
|
abinash parija
Greenhorn
Joined: Jan 06, 2009
Posts: 5
|
|
I am using JSP to view some 40 image files.
While visualizing the images at the Browser I am able to see some 20 images as it is
Where as rest 20 images are coming in the form of tumbnails.
On Clicking the tumbnails and by using show pictures i am able to see the image.
Can any body suggest why it is happening?
What should i do to avoid this issue?
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56179
|
|
|
It is impossible to even hazard a guess with the limited information you have given us.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
abinash parija
Greenhorn
Joined: Jan 06, 2009
Posts: 5
|
|
Actually I am doing a Web application where i need a functionality to display
images by using the below code in a loop i am getting the images
here temp value contains the path of the image.
With this logic in place i am able to view some images at the Client side and some
images are visualized as tumbnails.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56179
|
|
It's "thumbnail".
There is no possible JSP dimension to this question, so I'm moving it to the HTML forum.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56179
|
|
|
Please post the HTML generated from the JSP for the image tags. Be sure to use code tags.
|
 |
 |
|
|
subject: Unable To view some Files
|
|
|