But I don't know why evrybody will have a configuration in web.xml and a initialisation in the Actionsservlet. That is not need.
Manfred
Rick Reumann wrote:
On Sun, Mar 09,'03 (12:29 PM GMT+0100), Manfred wrote:
The best you can do to place your property file in any directory that contains to the classpath (e.g. WEB-INF/classes ...) and load the file
So you are saying (in response to Dan's question) that it is best to
just keep the log4j.properties file in WEB-INF/classes and to not try
and move it to somewhere like WEB-INF/classes/resources ?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

