Hi > Hello Users! I'm using xml files like configuration files for servlets. Is it possible to prevent these xml's from reading in browser but do not close access to servlet for read these files. Any ideas how to achieve this?
Put these files in the webapps WEB-INF folder. Everything there should be readable from the servlet, but if anything is readable in browser, your configuration is flawed. Regards, Steffen
smime.p7s
Description: S/MIME cryptographic signature
