This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes Unable To view some Files Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Unable To view some Files" Watch "Unable To view some Files" New topic
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
    
  13

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
    
  13

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
    
  13

Please post the HTML generated from the JSP for the image tags. Be sure to use code tags.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Unable To view some Files
 
Similar Threads
images in jsp in WSAD
Accessing Remote Files
Image Display problem in jasper report
Unable to view images
Problem in viewing uploaded images