- 本サイトではCookieを使用しています。ブラウザの設定でCookieを有効にしてください。
[ServletException in:/opac/T170P59.jsp] JSPのクラスをコンパイルできません:
JSPファイル: [/opac/T170P55sub.jsp] の中の [46] 行目でエラーが発生しました
bibid cannot be resolved to a variable
43: <%-- 20230613 電子書籍 CHG START --%>
44: <% String ISBN13 = ResourceUtils.getBibField("T170P00004",rcmndBibField).replaceAll("-", ""); %>
45: <% ISBN13 = "https://iss.ndl.go.jp/thumbnail/" + ISBN13; %>
46: <% String bookCoverUrl = ServletUtils.getBookCoverUrl(request,rcmndBibField,bibid); %>
47: <% String alt = ServletUtils.getMessage(request,"T170P47018"); %>
48: <% if("11".equals(cattp)){ %>
49:
JSPファイル: [/opac/T170P55sub.jsp] の中の [48] 行目でエラーが発生しました
cattp cannot be resolved to a variable
45: <% ISBN13 = "https://iss.ndl.go.jp/thumbnail/" + ISBN13; %>
46: <% String bookCoverUrl = ServletUtils.getBookCoverUrl(request,rcmndBibField,bibid); %>
47: <% String alt = ServletUtils.getMessage(request,"T170P47018"); %>
48: <% if("11".equals(cattp)){ %>
49:
50: <% } else if("12".equals(cattp)){ %>
51:
JSPファイル: [/opac/T170P55sub.jsp] の中の [50] 行目でエラーが発生しました
cattp cannot be resolved to a variable
47: <% String alt = ServletUtils.getMessage(request,"T170P47018"); %>
48: <% if("11".equals(cattp)){ %>
49:
50: <% } else if("12".equals(cattp)){ %>
51:
52: <% } else if("22".equals(cattp)){ %>
53:
JSPファイル: [/opac/T170P55sub.jsp] の中の [52] 行目でエラーが発生しました
cattp cannot be resolved to a variable
49:
50: <% } else if("12".equals(cattp)){ %>
51:
52: <% } else if("22".equals(cattp)){ %>
53:
54: <% } else if("14".equals(cattp)){ %>
55:
JSPファイル: [/opac/T170P55sub.jsp] の中の [54] 行目でエラーが発生しました
cattp cannot be resolved to a variable
51:
52: <% } else if("22".equals(cattp)){ %>
53:
54: <% } else if("14".equals(cattp)){ %>
55:
56: <% } else if("15".equals(cattp)){ %>
57:
JSPファイル: [/opac/T170P55sub.jsp] の中の [56] 行目でエラーが発生しました
cattp cannot be resolved to a variable
53:
54: <% } else if("14".equals(cattp)){ %>
55:
56: <% } else if("15".equals(cattp)){ %>
57:
58: <% } else { %>
59:
Stacktrace:'