使用Myeclipse2015構建SpringMVC項目 1.新建web project 2.右鍵項目,給項目添加spring框架如圖,不需要勾選任何一個選項。 3.在WebRoot/WEB-INF目錄下添加web.xml內容如下: ...