GAE兼容的java门户

发布于 2024-12-19 08:30:26 字数 510 浏览 1 评论 0原文

可能的重复:
Google 应用引擎上有类似 pluto 或 jetspeed 的 Portlet 容器吗?< /a>

有没有与 Google App Engine 兼容的基于 java 的门户? Portal 意味着它应该对 iGogle 和 Apache Jetspeed 微笑。

我已经检查过 Apache Jetspeed 但它有几个错误。

谢谢。

Possible Duplicate:
Portlet container like pluto or jetspeed on google app engine?

Is there any java based portal which is compatible with Google App Engine? Portal mean it should smiler to iGogle and Apache Jetspeed.

I have check that Apache Jetspeed but it has several bugs.

Thank you.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

薆情海 2024-12-26 08:30:26

Apache Shindig 是 OpenSocial 容器的开源实现。这是 iGoogle 小工具容器中使用的同一 API 的参考实现。

我认为它在内存中的 SQL 数据库(derby、sqlite?)上运行,但也许可以配置为使用 Google Cloud SQL,并且也许可以在 AppEngine 上运行。我想可能需要大量的修改才能让它在 AppEngine 上运行。

Apache Shindig is a open source implementation of an OpenSocial container. This is a reference implementation for the same API that are used in the iGoogle gadget container.

I think it runs on a in-mem SQL database (derby, sqlite?) but maybe could be configured to use Google Cloud SQL and maybe could run on AppEngine. I guess it may take a lot of tinkering to get it to run on AppEngine.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文