"wendy.ua" wrote:
>
> Thanks but I don't like the approach for 2 reasons:
>
> 1. I like to put all properties file into one place.  Since we have
> many tier architecture solution here.  It will be a nightmare if we
> scatter properties files all over the packages.
>
> 2. Putting it in one place allow me to set permission denied easily
> on a directory based using the web server facility.
>
> Thanks any other hints?
> Wendy

The best solution IMHO is to use an init arg for the servlet with
the absolute file path to the property file or a directory with
many property files.

--
Hans Bergsten           [EMAIL PROTECTED]
Gefion Software         http://www.gefionsoftware.com

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to