When you compile and run your JSP and encounter an error as such:
log4j:WARN No appenders could be found for logger(org.apache.struts.util.PropertyMessageResources).
log4j:WARN Please initialize the log4j system properly.
Nothing to worry about, simply add the log4j.jar file in your WEB-INF/lib folder.
At times, your lib folder might be missing in your WEB-INF folder.
Download Log4J.jar file from http://logging.apache.org/log4j/1.2/download.html
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment