【发布时间】:2014-11-07 17:13:05
【问题描述】:
我正在尝试为 Google App Engine 应用程序开发基于网络的用户界面。 Google App Engine 应用程序使用Google Modules。我有read from other users that GWT is a good choice for the user interface。我也从Google Plugin for Eclipse 获得了使用 GWT 的经验。
我怀疑Google Module 符合J2EE 模块约定。我发现一个网站说有4 types of J2EE modules。
问题 1
GWT Module 和 Google Module 有什么区别?有什么关系吗?我怀疑没有。
问题 2
4 types of J2EE modules 和 GWT Module 之间是否有任何关系?
【问题讨论】:
标签: java google-app-engine jakarta-ee gwt