在将我的应用程序部署到 mochahost 时,我遇到了servlet和GWT-RPC通信之间的问题。错误显示:
HTTP Status 404 - /403.shtml
type Status report
message /403.shtml
description The requested resource (/403.shtml) is not available.
.war文件在我的工作站上完美运行,但不适用于mochahost.
有什么想法可以解决吗?
提前致谢。