Cheers,
I have a java web application in which I have an image in the resources folder, I would ask if I can traver a servlet to load the image using methods such as getContextPath (); I am uploading the image to the trial account through the project because it is part of the resources that make up the java web project.
How could implement this idea.
Thank you