在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
猜你喜欢
  • 2022-12-23
  • 2021-11-27
  • 2021-10-19
  • 2021-11-16
  • 2022-12-23
  • 2021-12-29
  • 2021-08-21
相关资源
相似解决方案