Exception in JSP: /jpk/course/layout/flat/notice.jsp:56 53: e.printStackTrace(); 54: } 55: assert course != null; 56: String CurStyle = course.getStyle(); 57: if (CurStyle == null || CurStyle.equals("")) { 58: CurStyle = "new01"; 59: } Stacktrace:!