Hello, I am peggie. Currently, I am trying how to display image from the database(mysqlquerybrowser) through the use of servlet. However ,I do not know the codes to be put in jsp in order to call out the image from the servelet as well as the database.
Could you guys help me check my servlet and java class to see whether if there is any mistake. As well as how to call out the images and display in jsp page:)
I never tried try to use BLOb for image before , what i used is just to save image as file and use the id to create its file path and put it in <img > tag src .
_________________ Please recommend / share my post if you found it helpful.