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.
アプリケーションが何もコンパイルしておらず、JSPページを使用していないと仮定すると、JREだけを使用してJettyを実行するのは問題ありませんか、それともJDKで実行するための他の要件がありますか?
JSPサポートにはEclipseCompilerfor Java(ECJ)が組み込まれているため、JSPコンパイルでもJREを使用できます。