On 11/23/05, Alex Chew <[EMAIL PROTECTED]> wrote: > by the way, how can i turn log4j on in web application(WAR)? > i tried to put my log4j.properties in WEB-INF/, but no logs displayed on > console
Put it in WEB-INF/classes instead. Larry
On 11/23/05, Alex Chew <[EMAIL PROTECTED]> wrote: > by the way, how can i turn log4j on in web application(WAR)? > i tried to put my log4j.properties in WEB-INF/, but no logs displayed on > console
Put it in WEB-INF/classes instead. Larry