Hi, i’m doing the getting started struts2 tutorial and i have a warning message with log4j.xml file.
In the tutorial the second line in log4j.xml is <!DOCTYPE log4j:configuration PUBLIC "-//log4j/log4j Configuration//EN" "log4j.dtd”> but eclipse can’t located log4j.dtd in my workspace. How can i fix the problem? isn’t there a external place to locate log4j.dtd?