在Controller中 @ResponseBody 返回JsonObject 在jsp的 success:function(data){}中可以获取 通过data.xxx可以获取json串中返回的各个属性值。 相关文章: 2021-09-03 2022-02-13 2021-09-22 2022-12-23 2021-04-14 2022-02-15 2021-12-10