摘要:
后台代码封装 request.setAttribute("votemsg",voteList); js中代码获取并拼接HTML标签 其中 VoteRecord 是list封装的实体类 后台 List<VoteRecord> voteList= new ArrayList<VoteRecord>(); 阅读全文
posted @ 2018-06-26 10:43
伤心的鸽子
阅读(543)
评论(0)
推荐(0)
摘要:
后台代码ajax返回值的封装: Map resultMap = new HashMap(); PrintWriter pw = response.getWriter(); resultMap.put("code","WEB-0002"); resultMap.put("message","对不起,您 阅读全文
posted @ 2018-06-26 10:37
伤心的鸽子
阅读(186)
评论(0)
推荐(0)
浙公网安备 33010602011771号