Thread: Images in JSP
View Single Post
  #1 (permalink)  
Old 06-05-2007, 06:57 AM
Daniel Daniel is offline
Member
 
Join Date: Jun 2007
Posts: 92
Daniel is on a distinguished road
Images in JSP
I have an application in java, with ejbs and struts. This application shows to a certain list of people and its dates of birthday, each person has a Link where I can go to his details, where it must have a photo.
My problem is that not all people have photo, my doubt is:

Does exist some tag? or some way to go to ask if that photo is in a directory and if this not to show a photo by defect?

Daniel
Reply With Quote
Sponsored Links