开发者

Is it ok to have GWT for the admin and to choose another java framework for the website?

My project has a website (frontend) and an admin (backend).

I would like to do the whole project (front/back-end) with GWT, but I have some reason to have my website running without javascript.

These reasons are :

So I can t do the website with GWT...and I also need a MVC, internationalization...and other stuff existing in a classical web framework. I will develop my application on google app engine.

Does it make sense to use 2 frameworks (GWT for the admin and Spring MVC for the website) ?

Thanks you,


It is not uncommon to use different tools and frameworks for internal admin tools and external websites. In many places I have worked admin tools have been desktop based because they are quicker to develop.

so, if it works for you, go for it!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜