<limit get>
<locationmach /WEB-INF>

</location>
</limit>

or somthink like that?
Steffen Heil wrote:
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

--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to