摘要: ajax请求、servlet返回json数据1、方式一response.setcontenttype("text/html;charset=utf-8"); response.setheader("cache-control", "no-cache");string str = "{'msg':'... 阅读全文
posted @ 2015-03-06 15:39 破冰Lab-Cookun 阅读(9126) 评论(0) 推荐(0)