【发布时间】:2013-12-30 15:34:18
【问题描述】:
我有一个从 eclipse 动态 web 项目创建的 war 文件,它有 jsp 和 servlet 文件。通过在 Eclipse 中使用 tom cat 服务器在服务器上运行,它工作正常。现在我将它导出到war文件并尝试在嵌入式码头服务器中部署,我使用的是码头9.1.0。它的投掷
No JSP support. Check that JSP jars are in lib/jsp and that the JSP option has been specified to start.jar
我缺少什么,我找不到修复程序。我正在使用 jetty-distribution-9.1.0.v20131115 的所有 jar 文件。
【问题讨论】:
-
@jsjunkie 对于 Jetty 9.1.0 来说,这个答案严重过时并且不正确