Exception in JSP: /homepage/course/courseResource_stu.jsp:23 20: // throw new JspException("Permission Denied"); 21: // } 22: if(um.getID()<=0){ 23: throw new JspException("请先登录系统!"); 24: } 25: %> 26: <% Stacktrace:!