2014年9月25日

ognl.OgnlException: target is null for setProperty 异常

摘要: 这个异常是因为struts.xml配置文件中action的name属性写错了: /thankyou.jspname属性应该和类的名字一样。或者也有可能是配置文件中有重名的action。 阅读全文

posted @ 2014-09-25 21:12 jyjsjd 阅读(437) 评论(0) 推荐(0)

导航