【问题标题】:inspecting the war file from inside after I have deployed the war file at google appengine在谷歌 appengine 部署战争文件后,从内部检查战争文件
【发布时间】:2012-08-04 12:10:17
【问题描述】:

在我在谷歌应用引擎上部署我的应用程序后,我可以在战争中存在的文件夹中看到一种方法吗?我必须检查那里是否上传了 file。我的意思是我可以从内部检查战争文件。我可以在硬盘上使用 winrar 来做到这一点。

【问题讨论】:

    标签: java google-app-engine jakarta-ee war


    【解决方案1】:

    是的,您可以在将项目部署到 Google App Engine 后读取应用程序的文件。

    由于在您的项目中使用 java-ee,您可以使用 AppEngineFile 类。 见documentation

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2014-05-17
      • 2012-11-27
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-06-28
      • 2011-05-10
      • 1970-01-01
      相关资源
      最近更新 更多