I have a giant problem at work, hehe.
It turns out that we work with RichFaces, JSP, Java. I must access and show in JSP an image that is hosted in the root of the hard drive, but I can not find the way to place the correct route and it does not show it to me.
I am using the tag "graphicImage" in which I place the path where the image "value=" C: /mnt/SoftwareAndDeve/SOFT/IMAGES/Frases.png "" but this does not work and I tried everything with this route. I remove the C: / or placing ... before, everything and still does not show me the image.
I require this since it is an image that must be constantly changed and if I do not do this, I would have to mount version to production constantly.
I hope to make myself understood and forgive my little knowledge about it.
I appreciate your help: D