How can I retrieve and display images from mysql in a JSP page? I want to read database and display all image by id . Result is : [B@4b8c5b6c
I think I need to use servlets How do I write this servlet ?
How can I retrieve and display images from mysql in a JSP page? I want to read database and display all image by id . Result is : [B@4b8c5b6c
I think I need to use servlets How do I write this servlet ?