Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

JSP - Display image only if exists

Options
  • 27-11-2008 12:44pm
    #1
    Registered Users Posts: 1,477 ✭✭✭


    Does anyone know if there is a way to display a link to an image file in a JSP page but only if the image exists?

    I am pulling some information from a database via my jsp file and I then build a web link with an img. However, not all off the elements have images attached and the resulting webpage displays the spacer where the image should be and looks pretty bad.

    Anyone know a way around this?


Comments

Advertisement