Posts

Showing posts from June, 2011

Struts 2 :: ognl.OgnlException: target is null for setProperty(null, "y")

                                 [WARN ] - Error setting value ognl.OgnlException: target is null for setProperty(null, "y", [Ljava.lang.String;@1d6399b) ----------------------------------------------------------------------------------------------------------------------------- [16-06-2011 12:06:06] [WARN ] - Error setting value ognl.OgnlException: target is null for setProperty(null, "x", [Ljava.lang.String;@1370ce9) at ognl.OgnlRuntime.setProperty(OgnlRuntime.java:1651) at ognl.ASTProperty.setValueBody(ASTProperty.java:101) at ognl.SimpleNode.evaluateSetValueBody(SimpleNode.java:177) at ognl.SimpleNode.setValue(SimpleNode.java:246) at ognl.ASTChain.setValueBody(ASTChain.java:172) at ognl.SimpleNode.evaluateSetValueBody(SimpleNode.java:177) at ognl.SimpleNode.setValue(SimpleNode.java:246) at ognl.Ognl.setValue(Ognl.java:476) at com.opensymphony.xwork2.ognl.OgnlUtil.setValue(OgnlUtil.java:192) at com.opensymphony.xwork2.ognl.OgnlValueSt