• <small id='3OoAH'></small><noframes id='3OoAH'>

    <i id='3OoAH'><tr id='3OoAH'><dt id='3OoAH'><q id='3OoAH'><span id='3OoAH'><b id='3OoAH'><form id='3OoAH'><ins id='3OoAH'></ins><ul id='3OoAH'></ul><sub id='3OoAH'></sub></form><legend id='3OoAH'></legend><bdo id='3OoAH'><pre id='3OoAH'><center id='3OoAH'></center></pre></bdo></b><th id='3OoAH'></th></span></q></dt></tr></i><div id='3OoAH'><tfoot id='3OoAH'></tfoot><dl id='3OoAH'><fieldset id='3OoAH'></fieldset></dl></div>
      <bdo id='3OoAH'></bdo><ul id='3OoAH'></ul>
  • <tfoot id='3OoAH'></tfoot>

        <legend id='3OoAH'><style id='3OoAH'><dir id='3OoAH'><q id='3OoAH'></q></dir></style></legend>

        使用 strut2 jquery 插件标签将 JSON 对象发送到 Struts 2 操作

        Send JSON object to Struts 2 action by using strut2 jquery plugin tags(使用 strut2 jquery 插件标签将 JSON 对象发送到 Struts 2 操作)

        <small id='sgqAw'></small><noframes id='sgqAw'>

      1. <legend id='sgqAw'><style id='sgqAw'><dir id='sgqAw'><q id='sgqAw'></q></dir></style></legend>

        <tfoot id='sgqAw'></tfoot>

            1. <i id='sgqAw'><tr id='sgqAw'><dt id='sgqAw'><q id='sgqAw'><span id='sgqAw'><b id='sgqAw'><form id='sgqAw'><ins id='sgqAw'></ins><ul id='sgqAw'></ul><sub id='sgqAw'></sub></form><legend id='sgqAw'></legend><bdo id='sgqAw'><pre id='sgqAw'><center id='sgqAw'></center></pre></bdo></b><th id='sgqAw'></th></span></q></dt></tr></i><div id='sgqAw'><tfoot id='sgqAw'></tfoot><dl id='sgqAw'><fieldset id='sgqAw'></fieldset></dl></div>

                <tbody id='sgqAw'></tbody>
                • <bdo id='sgqAw'></bdo><ul id='sgqAw'></ul>
                  本文介绍了使用 strut2 jquery 插件标签将 JSON 对象发送到 Struts 2 操作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我们可以通过 json 拦截器将 JSON 发送到 Struts2 动作.http:///tech.learnerandtutor.com/send-json-object-to-struts-2-action-by-jquery-ajax/.

                  We can send JSON to Struts2 actions by json interceptor. There is good sample at http://tech.learnerandtutor.com/send-json-object-to-struts-2-action-by-jquery-ajax/.

                  json 拦截器要求请求 content typeapplication/jsonapplication/json-rpc这个可以在我们直接使用Ajax的时候设置,比如:

                  The json interceptor requires that the requests content type be application/json or application/json-rpc this can be set when we directly use Ajax like:

                  $.ajax({
                      url: "writeJSON.action",
                      data: data1,
                      dataType: 'json',
                      contentType: 'application/json',
                  

                  但我们正在使用 struts 2 jquery 插件标签(sj:asj:submit ...)为我们管理 ajax 调用.

                  But we are using struts 2 jquery plugin tags (sj:a and sj:submit ...) which manage ajax calls for us.

                  有什么方法可以用这些标签设置contentType.

                  Is there any way that we can set the contentType with these tags.

                  我没有找到这个标签属性.

                  I did not find tag properties for this.

                  如果没有实现,有没有其他方法可以设置.

                  If it is not implemented is there any other way to set it.

                  推荐答案

                  您应该将 Content-type: application/json 标头设置为 $.ajax().

                  You should set Content-type: application/json header to xhr object that is used by the $.ajax().

                  $.ajax({
                      url: "writeJSON.action",
                      data: data1,
                      dataType: 'json',
                      contentType: 'application/json',
                  

                  插件使用$.ajaxSubmit(),这种提交应该被淘汰,因为它不适用于json数据.

                  The plugin is using $.ajaxSubmit(), this kind of submission should be eliminated because it doesn't work with json data.

                  这篇关于使用 strut2 jquery 插件标签将 JSON 对象发送到 Struts 2 操作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  how test separate environmental name with protractor conf js?(如何使用量角器 conf js 测试单独的环境名称?)
                  JavaScript/jQuery: How to make sure cross-domain click tracking event succeeds before the user leaves the page?(JavaScript/jQuery:如何在用户离开页面之前确保跨域点击跟踪事件成功?)
                  Writing JSON in Classic ASP page, and general (mis)understanding of Http Response(在经典 ASP 页面中编写 JSON,以及对 Http 响应的一般(错误)理解)
                  HOWTO do CSRF protection in Struts2 application for AJAX requests(如何在 Struts2 应用程序中为 AJAX 请求做 CSRF 保护)
                  upload file in struts2 using ajax(使用ajax在struts2中上传文件)
                  HTTP Array Parameters with Struts 2 via an Ajax Call(通过 Ajax 调用使用 Struts 2 的 HTTP 数组参数)
                • <legend id='YDCQH'><style id='YDCQH'><dir id='YDCQH'><q id='YDCQH'></q></dir></style></legend>

                      <bdo id='YDCQH'></bdo><ul id='YDCQH'></ul>
                        <tbody id='YDCQH'></tbody>

                      <small id='YDCQH'></small><noframes id='YDCQH'>

                          1. <i id='YDCQH'><tr id='YDCQH'><dt id='YDCQH'><q id='YDCQH'><span id='YDCQH'><b id='YDCQH'><form id='YDCQH'><ins id='YDCQH'></ins><ul id='YDCQH'></ul><sub id='YDCQH'></sub></form><legend id='YDCQH'></legend><bdo id='YDCQH'><pre id='YDCQH'><center id='YDCQH'></center></pre></bdo></b><th id='YDCQH'></th></span></q></dt></tr></i><div id='YDCQH'><tfoot id='YDCQH'></tfoot><dl id='YDCQH'><fieldset id='YDCQH'></fieldset></dl></div>
                          2. <tfoot id='YDCQH'></tfoot>