java - Display image on JSP page using mySql -


this question has answer here:

please me in displaying image in particular section on jsp page stored in mysql database , tell me can store image in datatype?

web pages display images urls.

you can either encode image in data: uri, or write server-side code serve in response url.


Comments

Popular posts from this blog

php - Displaying JSON data posts for blog using just the post id -

docusignapi - Documents restrictions within a package -

javascript - angular.forEach loop with $http.get -