为了账号安全,请及时绑定邮箱和手机立即绑定

Description The server encountered an unexpected condition that prevented it from fulfilling the request.

org.apache.jasper.JasperException: An exception occurred processing JSP page /details.jsp at line 53

50:           <!-- 鍟嗗搧璇︽儏 -->
51:           <%
52:           	ItemsDao itemDao = new ItemsDao();
53:             Items item = itemDao.getItemsById(Integer.parseInt(request.getParameter("id")));
54:           	if(item != null)
55:           	{
56:           %>

检查了几遍,感觉代码和老师敲的一样,哪里不对呢?

正在回答

2 回答

Items类有没有导入

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

Description The server encountered an unexpected condition that prevented it from fulfilling the request.

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信