I setup the log4j properties file and added the following line in a sample JSP file.
<log:debug category="LoginJSP" message="This is the debug message"/> When I hit the page in a browser, the log file was created at the right place but there was nothing written in it. Am I missing something? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

