摘要:
添加回复comment的comment之后,请求action在跳转到页面,最新回复的comment.comment.content值为空,但是comment.comment不为空原因:前端<input type="hidden" name="comment.comment.id" value="${comment.id}"/>提交之后后端需要,先查后set到commentcomment.setComment(commentservice.findById(comment.getComment().getId())); 阅读全文
posted @ 2012-09-22 17:59
针尖上的舞者
阅读(421)
评论(1)
推荐(0)
浙公网安备 33010602011771号