We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 9 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(4)
我编写了一个名为 SixFixMix 的小应用程序,它使用以下堆栈:GWT,GIN,dyuproject (适用于 OpenID)、gwt-mobile-webkit(适用于 HTML5 地理位置) 、gwt-google-apis(对于地图)、gwt-log,gwt-presenter, gwt -dispatch、Objectify 和 GAEJ。祝你好运!
I've written a little app called SixFixMix that uses the following stack: GWT, GIN, dyuproject (for OpenID), gwt-mobile-webkit (for HTML5 Geolocation), gwt-google-apis (for Maps), gwt-log, gwt-presenter, gwt-dispatch, Objectify, and GAEJ. Good luck!
其中还没有任何 GWT(还没有?),但是 Partychat (Google 代码项目)是一个中等复杂度的开源 Java App Engine 应用程序,它使用 XMPP 服务模拟多用户聊天室。
我确信有更复杂的应用程序,其中一些包含 GWT 组件,但我想我会趁这个机会自我推销:)
There isn't any GWT in it (yet?) but Partychat (Google Code Project) is a moderately-sophisticated open-source Java App Engine app that simulates multi-user chatrooms using the XMPP service.
I'm sure there are more sophisticated apps out there, and some that include a GWT component, but I figured I'd take the chance to self-promote when it's given :)
Google 代码托管上GWT 标记开源项目。
GWT tagged open-source projects on google code hosting.
也许这可以帮助您http://code.google.com/webtoolkit/articles /mvp-architecture.html
maybe that can help you http://code.google.com/webtoolkit/articles/mvp-architecture.html