整合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?
<%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
上面好像没有引入
哥们这是外包圣体
相关推荐