Question: Can apache-tomcat-7.0.105 effect the return value of the line InputStream is = context.getResourceAsStream(filename);?
InputStream is = context.getResourceAsStream(filename);
I had asked a previous quest