|
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
|