由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Java Web Framwork 比较
相关主题
请问Java阵营最新潮的web development stack是什么?郁闷
.Net developer doing JavaSo I played with Vaadin a little bit
JSF有前途吗试了Vaadin
Any body uses wicket framework for web development?groovy主要的问题是什么?
最好的Java Enterprise Development Framework请推荐JSF和AJAX的书吧
PHP/JSP/ASP等页面语言应该被慢慢抛弃了吧? (转载)An interesting comment regarding Wicket.
JSF, Wicket, and Vaadinweb application一定要掌握javascript和ajax吗
这么多的JSF Ajax Component Libraries有空可以讨论一下Portal
相关话题的讨论汇总
话题: java话题: web话题: framwork话题: play话题: grail
进入Java版参与讨论
1 (共1页)
l*******w
发帖数: 61
1
不知各位对此文的比较结论如何看?Grail, Play, 得高分。
http://zeroturnaround.com/rebellabs/the-curious-coders-java-web
b******y
发帖数: 9224
2
我的印象是spring framework还是最流行的.
g*****g
发帖数: 34805
3
If you don't need much Ajax stuff, Spring MVC, if you do, Grail / Play is
the way to go. I believe web front tier is going towards more dynamic
language. Grail /Play represent this trend.

【在 l*******w 的大作中提到】
: 不知各位对此文的比较结论如何看?Grail, Play, 得高分。
: http://zeroturnaround.com/rebellabs/the-curious-coders-java-web

b******y
发帖数: 9224
4

Hmm, good point. So it looks like javascript is more useful than before?
Thus, could be and is a major language these days?
I guess 10 years ago, javascript was sort of treated like a secondary
language as C/C++/Java are the main stream computer science languages...

【在 g*****g 的大作中提到】
: If you don't need much Ajax stuff, Spring MVC, if you do, Grail / Play is
: the way to go. I believe web front tier is going towards more dynamic
: language. Grail /Play represent this trend.

c*********e
发帖数: 16335
5
javascript + jquery + ajax是現在的front-side流行的语言,因为它不需要经过
server-side postback,所以能省去server-side不少精力,为server-side减轻负担。

【在 b******y 的大作中提到】
:
: Hmm, good point. So it looks like javascript is more useful than before?
: Thus, could be and is a major language these days?
: I guess 10 years ago, javascript was sort of treated like a secondary
: language as C/C++/Java are the main stream computer science languages...

J*******n
发帖数: 2901
6
组里打算要上play,我最近正在coursera上学scala,进组搞了半年php,终于又要回到
JVM language了
e*****t
发帖数: 1005
7
courseera上哪个course,分享一下吧。

【在 J*******n 的大作中提到】
: 组里打算要上play,我最近正在coursera上学scala,进组搞了半年php,终于又要回到
: JVM language了

p*****2
发帖数: 21240
8
clojure有什么好的framework吗?
p*****2
发帖数: 21240
9

functional programming 那个。你google一下

【在 e*****t 的大作中提到】
: courseera上哪个course,分享一下吧。
p***c
发帖数: 5202
10
我们现在有些service的code,准备用dropwizard来搞,你妈的又是一堆规则要记。
我靠,java,开源,这些东西烦的就是乱七八糟的太多
x****d
发帖数: 1766
11
it all depends, you don't use a hammer when you need screw driver. For
internal small user base apps, JSF, Spring is overkill. But if you want to
build your online banking app, you don't use Vaadin. If you are building
service, another story, right.
1 (共1页)
进入Java版参与讨论
相关主题
有空可以讨论一下Portal最好的Java Enterprise Development Framework
struts vs Spring MVC ??PHP/JSP/ASP等页面语言应该被慢慢抛弃了吧? (转载)
JavaFX is actually quite powerfulJSF, Wicket, and Vaadin
问个Charting的问题这么多的JSF Ajax Component Libraries
请问Java阵营最新潮的web development stack是什么?郁闷
.Net developer doing JavaSo I played with Vaadin a little bit
JSF有前途吗试了Vaadin
Any body uses wicket framework for web development?groovy主要的问题是什么?
相关话题的讨论汇总
话题: java话题: web话题: framwork话题: play话题: grail