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.
我正在尝试使用嵌入式 Jetty 服务器创建一个 EXT GWT 项目。我对 Jetty 和 EXT GWT 完全陌生。谁能指出我正确的方向来开始为 EXT GWT 项目嵌入码头服务器?我已经阅读了一些博客和教程,但无法弄清楚。我还下载了 Jetty 的 Eclipse 插件,但项目要求规定我必须有一个嵌入式码头服务器。谢谢你。
你有提到Jetty GWT吗?明确提到了需要在您的类路径上的 jetty-gwt.jar。EXT GWT jar(s) 也是如此。