今天在新建Struts2項目時. 用的Struts2.1.6的架包~

啟動Tomcat 報錯 : Exception starting filter struts2

總結如下: ~ 
問題1 :  可能Tomcat路徑有空格
問題2:   可能Struts.xml中的Action Class路徑有問題
問題3:   可能Web.xml中的Filter Class路徑有問題
問題4:    導入的包之時存在沖突