Hi all, I wanna use logging facility in my struts framework, and I have log4j-1.2.13.jar & xerces.jar files in place.
But, after I created log4j.xml, I always get error on this following line: <!DOCTYPE log4j:configuration SYSTEM "log4j.dtd"> It says the system could not found file log4j.dtd. Anyone have any idea what is wrong with that? In other words, how to get log4j working??? Regards, Jason
