在Controller中
@ResponseBody 返回JsonObject
在jsp的 success:function(data){}中可以获取
通过data.xxx可以获取json串中返回的各个属性值。
@ResponseBody 返回JsonObject
在jsp的 success:function(data){}中可以获取
通过data.xxx可以获取json串中返回的各个属性值。
590
4472
203

被折叠的 条评论
为什么被折叠?