struts2-spring-plugin-2.3.15.3.jar依赖的jar也要丢进去

解决方案 »

  1.   

    这个错误是加载不到spring和struts2整合的插件包里面的一个配置文件struts-plugin.xml。
      

  2.   

    原来是我的Struts2-core和xwork是2.1的...现在换成2.3了
      

  3.   

    一月 23, 2014 9:18:39 上午 org.apache.catalina.core.StandardContext filterStart
    SEVERE: Exception starting filter struts2
    java.lang.NoSuchMethodError: ognl.SimpleNode.isEvalChain(Lognl/OgnlContext;)Z

    at com.opensymphony.xwork2.ognl.OgnlUtil.isEvalExpression(OgnlUtil.java:245)