I have a Java Web Application on JBoss, I need to access images in a directory on the server, but cannot be accessed by URL. My question, is it possible that the web application can load these images? How I can do this?
Thank you in advance. (Sorry if my english is bad =P)