Results 1 to 1 of 1

Thread: Spring MVC - Save image to db and retrieve image from db

  1. #1
    Join Date
    Jun 2012
    Posts
    1

    Default Spring MVC - Save image to db and retrieve image from db

    Hi,

    I could upload and save an image file to the database, and then retrieve image from database as byte.

    Now, I just want to convert byte to image type, and then display the image into a JSP page, with using JSTL scripting language.

    Do you have code snippet about this issue?

    Thanks.
    Last edited by Bertan; Jun 2nd, 2012 at 05:43 AM. Reason: Progression

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •