1. 程式人生 > >20150129 百度Ueditor 上傳本地圖片失敗的處理

20150129 百度Ueditor 上傳本地圖片失敗的處理

imageUp.jsp

修改配置檔案載入路徑

// 載入配置檔案
// String propertiesPath = request.getSession().getServletContext().getRealPath( currentPath + "config.properties" );
String propertiesPath = request.getRealPath("/assets/ueditor/jsp/config.properties");