This question shows research effort; it is useful and clear
-1
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
私の Web プロジェクトには、 CompServlet.java にインポートされたクラス A、クラス B (これらのクラスは他のプロジェクトにありますが、正常にインポートされています) があります。CompServlet.java をインポートしている ListComp.jsp があります。私の問題は、ListComp.jsp がクラス A と B を認識できないことです。A 型が型に解決されていないというエラーが発生しています。