整合SpringMvc
整合SpringMvc和mybatis问题:后台已传值到jsp,但显示不出来
😭😭😭 #运营每日一题# #bug# #Java#
[http-nio-8080-exec-12] DEBUG org.springframework.web.servlet.view.InternalResourceView - View name 'goods/list', model {goodsList=[com.example.entity.Goods@262dbb04, com.example.entity.Goods@3cc7d93, com.example.entity.Goods@32c8d6fe, com.example.entity.Goods@7505c05f, com.example.entity.Goods@3e3ba060]}\n01:21:57.344 [http-nio-8080-exec-12] DEBUG org.springframework.web.servlet.view.InternalResourceView - Forwarding to [/WEB-INF/views/goods/list.jsp]\n01:21:57.514 [http-nio-8080-exec-12] DEBUG org.springframework.web.servlet.DispatcherServlet - Completed 200 OK
😭😭😭 #运营每日一题# #bug# #Java#
[http-nio-8080-exec-12] DEBUG org.springframework.web.servlet.view.InternalResourceView - View name 'goods/list', model {goodsList=[com.example.entity.Goods@262dbb04, com.example.entity.Goods@3cc7d93, com.example.entity.Goods@32c8d6fe, com.example.entity.Goods@7505c05f, com.example.entity.Goods@3e3ba060]}\n01:21:57.344 [http-nio-8080-exec-12] DEBUG org.springframework.web.servlet.view.InternalResourceView - Forwarding to [/WEB-INF/views/goods/list.jsp]\n01:21:57.514 [http-nio-8080-exec-12] DEBUG org.springframework.web.servlet.DispatcherServlet - Completed 200 OK
全部评论
都4202年了还有人用jsp?![](https://uploadfiles.nowcoder.com/images/20220815/318889480_1660553875209/BB341316D10390A7CC461F33E27B652F)
哥们这是外包圣体
<%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>![](https://uploadfiles.nowcoder.com/images/20220815/318889480_1660553875209/BB341316D10390A7CC461F33E27B652F)
上面好像没有引入
debug断点试过了吗?
相关推荐