使用IDEA 搭建SpringMVC +Easyui 實現最簡單的數據展示功能 效果圖如下: 步驟如下: 1、導入jquery-easyui-1.5.5.6 2、導入相關的SpringMVC 的jar 包 3、編寫datagrid.jsp 頁面 ...