HTTP Status 500 - An exception occurred processing JSP page /details.jsp at line 21type Exception reportmessage An exception occurred processing JSP page /details.jsp at line 21description The server encountered an internal error that prevented it from fulfilling this request.exception org.apache.jasper.JasperException:?An?exception?occurred?processing?JSP?page?/details.jsp?at?line?21
18:???????<tr>
19:????????<%
20:???????????ItemsDAO?itemDao=new?ItemsDAO();
21:???????????Items?item?=itemDao.getItemsById(Integer.parseInt(request.getParameter("id")));
22:???????????if(item!=null){
23:?????????%>?
24:
麻煩幫我看下這是哪里出錯(cuò)了,跟教程一模一樣啊
qq_Excalibur_0
2016-06-14 10:25:01