I have been trying to put a simple image in a JSP project for more than 3 hours, I am just learning how to handle this, and I need to put an image that I have saved in a directory of my pc, I have tried to do it as if programming a html normally , but in JSP some things change and the normal way of doing it does not work, how can I put it in the JSP html that is stored in my PC's Desktop? I have searched so much but no help helps me because I do not understand anything that they explain or they go to databases that I am not using that.
I have this <img src= id="imagen">
, what should I put in src so that the image is inserted correctly? Please, short explanation because JSP was never explained to me in classes and they gave me this job, and I have only learned the basics from YouTube. Use GlassFish as server