Re: Question about location of the propreties file
Posted By:
Stephen_Ostermiller
Posted On:
Saturday, March 20, 2004 06:22 AM
Properties files should be put next to your source code in your classpath. The files are then loaded relative to your classpath using the classloader.