摘要:
Exception starting filter struts2 java.lang.ClassNotFoundException:一启动服务器,发布项目就报这个错误。我的解决办法:将web.xml中的<listener></listener>放在web.xml中的最后,最起码不能放在<filter>的前面,我的就是放在<filter>的前面就出错了。 阅读全文
posted @ 2013-05-22 12:25
歌颂者
阅读(242)
评论(0)
推荐(0)