我在执行回电功能时遇到问题。
$.post("/" + contentId + "/postComment", {
"postComment": ""
}, function(data) {
alert( call back );
});
这个职位确实存在,但是没有发出警报。
此文章的结果是返回了某些 < code> xml 。 我无法确切辨别它的外观, 因为使用 < code > application/xml 的 < code > 应用程序/ xml < /code > 的 < pring > / strong > 映射和 < code> < translateBody , 我实在不知道 Spring 对返回的我做了什么。 我这样说, 以防服务器响应的内容会影响回调 。
问题在于: