Well, here's the thing. I'm using JSP, SERVLET and MySQL to insert images into my project, I just happen to save the image path in the database, and then call that path to show the image. Hence the problem:
<%
ArrayList<Fotos>...
asked by
19.11.2017 / 20:02