【发布时间】:2010-08-19 12:19:07
【问题描述】:
通过调用 6.1.24 中的 API 启动码头。
JSP 2.1 组件位于类路径中。
org.mortbay.jetty:jsp-2.1-jetty:jar:6.1.24:compile
但是日志说:
2010-08-19 08:16:19.443:INFO::NO JSP Support for /basis_ws, did not find org.apache.jasper.servlet.JspServlet
我在使用相应的 maven-jetty-plugin 时没有看到此消息。
我错过了什么?
【问题讨论】:
标签: jsp embedded-jetty