原問題為:嚴重: Exception starting filter struts2
java.lang.ClassNotFoundException: org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter
詳細請參見http://q.cnblogs.com/q/38309/
剛開始以為是struts2.3.4的問題,但最終發現為服務器的問題。
原服務器為apache-tomcat-7.0.27
換成apache-tomcat-6.0.35后一切正常。
具體出錯原因尚不知,若有大神知道,還請不吝賜教。
