ognl.OgnlException: target is null for setProperty(null, "offset", [Ljava.lang.String;@1ea763a) 如果出现以上错误,表明在Action中你没有写 offset 的 get、set 方法。