标签:
HTTP Status 500 - Request processing failed; nested exception is java.lang.NullPointerExceptionApache Tomcat/7.0.54
NullPointerException,这个错误很明显,就是没有对变量进行Null判断;
错误位置:com.xinghe.base.action.NoticePublic.listNotice(NoticePublic.java:44)
HTTP Status 500 - Request processing failed; nested exception is java.lang.NullPointerException
标签:
原文地址:http://blog.csdn.net/zou128865/article/details/42385703