Google App Engine,Java Frameworks? [英] Google App Engine, Java Frameworks?

查看:101
本文介绍了Google App Engine,Java Frameworks?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要在gae中实现一个web应用程序。

我想知道哪个是最好的框架?

我使用了 struts2 但它似乎不被支持。

GAE中是否有任何MVC或similat?

您认为最好的方法是什么?


PS:应用程序应该基本上是一组用户配置文件(具有不同的信息)+一组地点描述(图片,说明和用户评论)。

解决方案

您可以检查经测试可用于GAE 。看来Struts 2是通过一种解决方法来支持的。



就我个人而言,我会选择更现代的,比如 Play Sitebricks 或我的最爱:带有Freemarker的JAX-RS

另外,如果您不想尝试新的功能,请使用GWT(就像@Carlos已经提出的那样)。这是一个陡峭的学习曲线,但值得。

I'm going to implement an web app in gae.
I was wondering which is the best framwork for that?
I used the struts2 but it seems to be not supported.
Is there any MVC or similat inside the GAE?
What do you think is the best way?

PS: the application should be basically a collections of user profiles (with different informations) + a collections of place descriptions (which picture, descriptions, and user comments).

解决方案

You can check the list of libraries and frameworks that are tested to work on GAE. It seems that Struts 2 is supported via a workaround.

Personally I'd go with something more modern such as Play, Sitebricks or my favorite: JAX-RS with Freemarker.

Also, if you are not afraid to try something new go with GWT (as @Carlos already suggested). It's a steep learning curve, but worth it.

这篇关于Google App Engine,Java Frameworks?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆