zoukankan      html  css  js  c++  java
  • There is no resul…

    There is no result type defined for type 'json' mapped with name 'success'.
    这个错误是json初学者很容易遇到的错误:现在把本人学习过程中遇到的问题跟大家分享一下,欢迎拍砖
    1、首先查看Jar有没有少
    commons-beanutils-1.7.0.jar   
    commons-collections-3.2.jar   
    commons-lang-2.3.jar   
    commons-logging-1.1.jar   
    ezmorph-1.0.4.jar   
    json-lib-2.2.3-jdk15.jar 
    jsonplugin-0.33.jar
    另外struts2-json-plugin-2.2.1.1.jar  和  jsonplugin-0.33.jar会冲突不能同时存在
    2、看Struts配置文件的继承部分对不对,
     
    json-default是必须的

    版权声明:本文为博主原创文章,未经博主允许不得转载。

  • 相关阅读:
    C博客作业--指针
    AI与PS
    Swagger介绍
    仪表板的应用
    弹窗使用
    产品经理
    原型设计
    关于标签的使用意义
    微服务架构
    hive建表导入数据
  • 原文地址:https://www.cnblogs.com/jamesf/p/4751706.html
Copyright © 2011-2022 走看看