java - Read file from WEB-INF from any class -



java - Read file from WEB-INF from any class -

how can read zip file webinf/ folder java class in jar file in web-inf\eclipse\plugins folder? classloader.getresource(filename) works if file within jar file in web-inf\eclipse\plugins folder. i'd read straight application web-inf folder. in advance.

javax.servlet.servletcontext.getresourceasstream(...) exists purpose.

java web-inf

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -