如何在struts中进行json解析? [英] How to json parsing in struts?

查看:121
本文介绍了如何在struts中进行json解析?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在struts中使用json解析。就像如何获取json对象以及如何在响应中发布json对象一样。

解决方案

  <   result     type   =  json >  .. 。<   / result  >  





试试这个链接... http://struts.apache.org/release/2.2.x/docs/json-plugin.html


How to use json parsing in struts. Like how to get json object and how to post json object in response.

解决方案

<result type="json"> ...</result>



Try this link ...http://struts.apache.org/release/2.2.x/docs/json-plugin.html


这篇关于如何在struts中进行json解析?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆