随笔分类 -  程序报错

平时项目中遇到的错误
ssm+easyUI datagrid 不能显示后台controller层返回的json数据
摘要:后台打印查询出来的数据: {"total":29,"rows":[{"department_id":0,"department_name":"董事会办公室","id":1,"idcard":"3423243543534","phone":"15155157074","rname":"汪海燕","se 阅读全文
posted @ 2016-08-26 11:11 极限森林 阅读(1093) 评论(0) 推荐(0)
node to traverse cannot be null!
摘要:严重: Servlet.service() for servlet springmvc threw exception java.lang.IllegalArgumentException: node to traverse cannot be null! (节点遍历不能为空!) 出现这种问题是因为 阅读全文
posted @ 2016-07-26 13:50 极限森林 阅读(613) 评论(0) 推荐(0)
严重: Exception sending context initialized event to listener instance of class
摘要:严重: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener org.springframewor 阅读全文
posted @ 2016-07-26 13:49 极限森林 阅读(6558) 评论(0) 推荐(0)