信息: Initializing Spring root WebApplicationContext
log4j:WARN No appenders could be found for logger (org.springframework.web.context.ContextLoader).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
http://m.blog.csdn.net/article/details?id=9345203
整合struts的时候导入不少jar文件都是关于struts的jar,其中有一 oro.jar 文本处理工具的jar,去掉这个jar后果然有效果。你可以试试。