
jspのクラスのコンパイルエラーが解決出来ず皆様にお力を借りたいと思っています
以前はjdk1.4のtomcat5の動かしていたプログラムを
jdk1.7のtomcat7で動かさないといけなくなりました。
実行環境
tomcat7
jdk1.7
エラー内容
org.apache.jasper.JasperException: JSPのクラスをコンパイルできません:
An error occurred at line: [16] in the generated java file: [E:\Tomcat 7.0\work\Catalina\localhost\test\org\apache\jsp\WEB_002dINF\pages\ac\AC10101_jsp.java]
The type AC10101_jsp must implement the inherited abstract method JspSourceDependent.getDependants()
An error occurred at line: [22] in the generated java file: [E:\Tomcat 7.0\work\Catalina\localhost\test\org\apache\jsp\WEB_002dINF\pages\ac\AC10101_jsp.java]
The type Map is not generic; it cannot be parameterized with arguments <String, Long>
An error occurred at line: [25] in the generated java file: [E:\Tomcat 7.0\work\Catalina\localhost\test\org\apache\jsp\WEB_002dINF\pages\ac\AC10101_jsp.java]
_jspx_dependants cannot be resolved to a variable
An error occurred at line: [25] in the generated java file: [E:\Tomcat 7.0\work\Catalina\localhost\test\org\apache\jsp\WEB_002dINF\pages\ac\AC10101_jsp.java]
The type HashMap is not generic; it cannot be parameterized with arguments <String, Long>
An error occurred at line: [26] in the generated java file: [E:\Tomcat 7.0\work\Catalina\localhost\test\org\apache\jsp\WEB_002dINF\pages\ac\AC10101_jsp.java]
_jspx_dependants cannot be resolved
An error occurred at line: [26] in the generated java file: [E:\Tomcat 7.0\work\Catalina\localhost\test\org\apache\jsp\WEB_002dINF\pages\ac\AC10101_jsp.java]
The method valueOf(String) in the type Long is not applicable for the arguments (long)
An error occurred at line: [27] in the generated java file: [E:\Tomcat 7.0\work\Catalina\localhost\test\org\apache\jsp\WEB_002dINF\pages\ac\AC10101_jsp.java]
_jspx_dependants cannot be resolved
An error occurred at line: [27] in the generated java file: [E:\Tomcat 7.0\work\Catalina\localhost\test\org\apache\jsp\WEB_002dINF\pages\ac\AC10101_jsp.java]
The method valueOf(String) in the type Long is not applicable for the arguments (long)
An error occurred at line: [28] in the generated java file: [E:\Tomcat 7.0\work\Catalina\localhost\test\org\apache\jsp\WEB_002dINF\pages\ac\AC10101_jsp.java]
_jspx_dependants cannot be resolved
An error occurred at line: [28] in the generated java file: [E:\Tomcat 7.0\work\Catalina\localhost\test\org\apache\jsp\WEB_002dINF\pages\ac\AC10101_jsp.java]
The method valueOf(String) in the type Long is not applicable for the arguments (long)
An error occurred at line: [29] in the generated java file: [E:\Tomcat 7.0\work\Catalina\localhost\test\org\apache\jsp\WEB_002dINF\pages\ac\AC10101_jsp.java]
_jspx_dependants cannot be resolved
An error occurred at line: [29] in the generated java file: [E:\Tomcat 7.0\work\Catalina\localhost\test\org\apache\jsp\WEB_002dINF\pages\ac\AC10101_jsp.java]
The method valueOf(String) in the type Long is not applicable for the arguments (long)
An error occurred at line: [30] in the generated java file: [E:\Tomcat 7.0\work\Catalina\localhost\test\org\apache\jsp\WEB_002dINF\pages\ac\AC10101_jsp.java]
_jspx_dependants cannot be resolved
An error occurred at line: [30] in the generated java file: [E:\Tomcat 7.0\work\Catalina\localhost\test\org\apache\jsp\WEB_002dINF\pages\ac\AC10101_jsp.java]
The method valueOf(String) in the type Long is not applicable for the arguments (long)
An error occurred at line: [31] in the generated java file: [E:\Tomcat 7.0\work\Catalina\localhost\test\org\apache\jsp\WEB_002dINF\pages\ac\AC10101_jsp.java]
_jspx_dependants cannot be resolved
An error occurred at line: [31] in the generated java file: [E:\Tomcat 7.0\work\Catalina\localhost\test\org\apache\jsp\WEB_002dINF\pages\ac\AC10101_jsp.java]
The method valueOf(String) in the type Long is not applicable for the arguments (long)
An error occurred at line: [45] in the generated java file: [E:\Tomcat 7.0\work\Catalina\localhost\test\org\apache\jsp\WEB_002dINF\pages\ac\AC10101_jsp.java]
The type Map is not generic; it cannot be parameterized with a
お探しのQ&Aが見つからない時は、教えて!gooで質問しましょう!
関連するカテゴリからQ&Aを探す
おすすめ情報
デイリーランキングこのカテゴリの人気デイリーQ&Aランキング
-
JSPからJSPへ情報を渡せる?
-
jspからServletを呼び、元のjsp...
-
webアプリを作ってます。エラー...
-
eclipseで新規Tomcatプロジェク...
-
jspでformのvalueを取得。
-
jspでbeanを使いたいのです...
-
javascriptでformの送信後、値...
-
フォーム上で押されたボタンに...
-
Java-jspの画面入力値保持について
-
リクエストに応じたselectedの...
-
ServletからServletへの値渡し
-
フォームで同じ複数のnameで違...
-
フォルダ改行
-
ラジオボタンの選択肢をサーブ...
-
「<c:forEach タグが終了し...
-
VB6 開発環境のエディタに行...
-
jspファイルで注文フォームの合...
-
エラーページ遷移後に入力値を残す
-
JSPでのリアルタイムな時刻表示
-
NetworkStreamからのRead()で、...
マンスリーランキングこのカテゴリの人気マンスリーQ&Aランキング
-
jspからServletを呼び、元のjsp...
-
JSPからJSPへ情報を渡せる?
-
webアプリを作ってます。エラー...
-
JSPの値により遷移先を変更する
-
jspでbeanを使いたいのです...
-
Tomcatの仮想ディレクトリ配置...
-
Servlet-JSP間のhidden要素での...
-
検索後のページ再表示初期化
-
Struts2のgetterの挙動、仕様に...
-
JSPが表示されません
-
jspでの表示の仕方
-
jspのクラスのコンパイルエラー
-
WEB-INF直下のフォルダ
-
AjaxとMVCについて
-
JSPのエラー画面(error.jsp)に...
-
eclipseで新規Tomcatプロジェク...
-
ログアウト後、リフレッシュしたい
-
JSPのアクセス制御を行いたい
-
JSPが表示できない
-
ヤフーオークションの「詳細な...
おすすめ情報