H
HJ
Hi,
In a j2ee web application, is it possible to package files in an
..ear or .war file, in such a way that they can be accessed by, say,
servlets, but are not accessible by browsers?
(For example, an xml or xsl file.)
Is there a common practice to do this? E.g. can i put such files
in a special subfolder, like WEB-INF, or so? And how to access such
a file, then?
Many thanks in advance.
In a j2ee web application, is it possible to package files in an
..ear or .war file, in such a way that they can be accessed by, say,
servlets, but are not accessible by browsers?
(For example, an xml or xsl file.)
Is there a common practice to do this? E.g. can i put such files
in a special subfolder, like WEB-INF, or so? And how to access such
a file, then?
Many thanks in advance.