Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
多くの一般的な jar (Jersey jar) を使用して、Tomcat で多くの Web アプリケーションをデプロイする必要があります。JARS なしで WAR ファイルを作成し、MANIFEST.MF に追加しました (例: "Class_Path: .jar .jar")。しかし、WebApplications は機能しません。私が間違っていることは何ですか?
JAR を WEB-INF/lib フォルダーに配置します。次に、WAR を作成します。MANIFEST ファイルについて心配する必要はありません。