On Tue, 28 Sep 2004 20:39:59 +0900, Prasad, Kamakshya <[EMAIL PROTECTED]> wrote: > Hi All, > > I am newbie in log4j. > > Please advice me the best option for loading the log4j properties file > in a web application.
log4j searches your applicaton's classpath to find a log4j.properties file. So placing your log4j.properties file in your WEB-INF/classes is the best option. > > Regards, > > KP > > /tb. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]