google-app-engine - 是否可以在 GAE 上使用 GWTP?

标签 google-app-engine gwt-platform

我想在GAE上使用GWTP(GTP-Platform),但我还没有看到任何具体的例子。 有没有项目可以下载?

谢谢,

最佳答案

Yes you can! Gwt-Platform is build on Gwt and our goal is to always have an easy to use with GAE framework.

As for examples, here's some: http://code.google.com/p/puzzlebazar/ http://code.google.com/p/homequest/ http://code.google.com/p/arcbees-hive/

关于google-app-engine - 是否可以在 GAE 上使用 GWTP?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7058720/

相关文章:

python - 如何将 Python 3 与 Google App Engine 本地开发服务器一起使用

python - Google App Engine 上的 mlpy、numpy、scipy

python - 为什么 repr(float) 在 Google App Engine 上返回的数字比其他人多

python - 如何修复 GAE 中的 socket.gaierror : (11004, 'getaddrinfo failed' ) 错误?

css - 我怎样才能使我的 css 文件可用于我在 Gwt 中的整个应用程序?

gwt - 将 gwt-bootstrap 模式与 gwt-platform 一起使用的正确方法是什么?

java - GWT 平台 : onReveal() method is not invoked on browser refresh when application is deployed on tomcat/jboss

python - 如何从 BlobReferenceProperty 检索 BlobStore 文件名?

java - 如何在 GWTP 中检索 AbstractPresenterModule 中的 JavaScriptObject 键/值?

java - GWT - GIN - GWTP - 调度程序注入(inject)问题