ドメインナビ -もっと早く知りたかったドメイン取得情報-

【Shift-JIS】に関する知恵袋

【質問】
ドメインナビのドメインの取得情報が、webアプリを作ってます。文字定数が無効とのエラーがでました。どうにもならなかったので教えてください。ShiftのJISの知恵袋とは、問題だろうJSPはこれです。 out.write('縺ョ');と出てきます。ドメインナビのドメインの取得情報から考察していくと、ShiftのJISの知恵袋について解説すると、servletやbeansはログをみても問題なさそうでした。<%@ page contentType="text/html; charset=Shift_JIS" %><head><html><title>講義時間変更情報登録画面</title></head><body><jsp:useBean id="teacherInfoBeans" class="info.searchman.TeacherInfoBeans" scope="session" /><jsp:useBean id="ltcInfoUpdateCandidateBeans" class="info.searchman.LTCInfoUpdateCandidateBeans" scope="session" /><h1>講義時間変更情報削除</h1><h2><jsp:getProperty name="teacherInfoBeans" property="affiliation" />の<jsp:getProperty name="teacherInfoBeans" property="name" />先生<br><br><jsp:getProperty name="ltcInfoUpdateCandidateBeans" property="year" />年<jsp:getProperty name="ltcInfoUpdateCandidateBeans" property="month" />月<jsp:getProperty name="ltcInfoUpdateCandidateBeans" property="day" />日 の講義時間を変更する情報はありません</h2></body></html>
【解答】
java 文字化けで検索すると大体幸せになれますが、>out.write('縺ョ');と出てきますどこにでしょうか。あ…補足が使われてしまっていますね;;
Webサービス by Yahoo! JAPAN

その他関連ワード