MessageUtil.xmlToMap(req)
老師xmlToMap報錯提示The method xmlToMap() in the type MessageUtil is not applicable for the arguments (HttpServletRequest)怎么辦?
老師xmlToMap報錯提示The method xmlToMap() in the type MessageUtil is not applicable for the arguments (HttpServletRequest)怎么辦?
2015-05-20
舉報
2015-05-21
詳細檢查下代碼,或者debug調(diào)試一下,單憑這一句話我也沒法看出什么問題
2017-04-09
請問老師MessageUtil.xmlToMap是哪個包里的方法?我的servlet里面找不到這個方法