JAVA相关的STRUTS2 JSON插件的使用例子.pdfVIP

  • 6
  • 0
  • 约1.86万字
  • 约 19页
  • 2017-12-21 发布于浙江
  • 举报
The JSON plugin provides a json result type that serializes actions into JSON. The serialization process is recursive, meaning that the whole object gr aph, starting on the action class (base class not included) will be serialized (r oot object can be customized using the root attribute). If the interceptor is used, the action will be populated from the JSON content in the request, thes e are the rules of the interceptor:  The content-type must be application/json  The JSON content must be well formed, see for grammar.  Action must have a public set

文档评论(0)

1亿VIP精品文档

相关文档