Struts Problem Report Struts has detected an unhandled exception: Messages: File: net/shopxx/action/admin/CustomerAction.java Line number: 95 Stacktraces java.lang.NullPointerException 异常排除: public void setCustomer(Customer customer) { this.customer = customer; } 把setCustomer()方法名写成了setTrade(),所以出错了。
版权所有,转载请注明出处,否则保留追究法律责任的权利,本文著作者:ccb, TopView工作团队。
posted on 2012-10-21 23:51
TopView 工作室 阅读(199)
评论(2) 编辑 收藏