java.lang.NoSuchMethodError:
ognl.SimpleNode.isEvalChain(Lognl/OgnlContext;)Z<wbr style="line-height:25px; color:rgb(95,101,108); font-family:Arial,Helvetica,simsun,u5b8bu4f53; font-size:14px"><div style="line-height:25px; color:rgb(95,101,108); font-family:Arial,Helvetica,simsun,u5b8bu4f53; font-size:14px"> <span style="font-size:14px; line-height:28px"><span style="line-height:normal; font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">出现这个问题,通常是ognl的包问题</span></span> </div> <div style="line-height:25px; color:rgb(95,101,108); font-family:Arial,Helvetica,simsun,u5b8bu4f53; font-size:14px"> <span style="font-size:14px; line-height:28px"><span style="line-height:normal; font-family:Verdana,Geneva,Helvetica,Arial,sans-serif"><br style="line-height:28px"></span></span> </div> <div style="line-height:25px; color:rgb(95,101,108); font-family:Arial,Helvetica,simsun,u5b8bu4f53; font-size:14px"> <span style="font-size:14px; line-height:28px"><span style="line-height:normal; font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">struts 使用的是</span></span><span style="line-height:normal; font-family:Verdana,Geneva,Helvetica,Arial,sans-serif; font-size:13px"></span><span style="line-height:normal; font-family:Verdana,Geneva,Helvetica,Arial,sans-serif"><span style="font-size:14px; line-height:28px">struts2.3.1.2这个版本的struts需要的ognnl为</span></span><span style="font-family:Verdana,Geneva,Helvetica,Arial,sans-serif; font-size:14px; line-height:28px"><span style="line-height:25px">ognl-3.0.4.jar</span></span> </div> <div style="line-height:25px; color:rgb(95,101,108); font-family:Arial,Helvetica,simsun,u5b8bu4f53; font-size:14px"> <span style="font-family:Verdana,Geneva,Helvetica,Arial,sans-serif; font-size:14px; line-height:28px"><span style="line-height:25px">把包换过来异常就消失了</span></span> </div> <div style="line-height:25px; color:rgb(95,101,108); font-family:Arial,Helvetica,simsun,u5b8bu4f53; font-size:14px"> <span style="font-family:Verdana,Geneva,Helvetica,Arial,sans-serif; font-size:14px; line-height:28px"><span style="line-height:25px">转自:http://blog.163.com/chen_24_fei@yeah/blog/static/170115961201231441435469/</span></span> </div> </wbr>