Redian新闻
>
请问哪个J2EE MVC Framework最有前途
avatar
请问哪个J2EE MVC Framework最有前途# Java - 爪哇娇娃
w*r
1
最常见的有Struts 2, JSF, Spring Web Flow
想找J2EE的工作,该从哪个开始下手呢?
请哪位好心人赐教!
还有,Struts Classic(1.x) in maintanace stage == 等死?
avatar
g*g
2
Personally, I think Wicket is the best framework to date.
It's a component framework, not MVC framework though.

【在 w**r 的大作中提到】
: 最常见的有Struts 2, JSF, Spring Web Flow
: 想找J2EE的工作,该从哪个开始下手呢?
: 请哪位好心人赐教!
: 还有,Struts Classic(1.x) in maintanace stage == 等死?

avatar
s*d
3
最近看了看wicket, 感觉wicket 目前是不是定制好的构件比较少啊? 比如color
picker, date
picker, process train, tree list还有复杂一点的表格支持好像都没有吧,而且不知
道目前大的IDE
vendors对wicket是什么态度,虽然说wicket对IDE的依赖比较小,但是复杂一点的网站
,几十个page,每
个page近百个components, 如果IDE能够智能地在java文件和HTML文件之间穿梭, 对两
边的模块能够建立
自动的映射 (比如在HTML编辑窗口里右点击某个HTML component 就自动打开并定位到
相应java 文件里
的对应模块上),对提高工作效率还是会有不少帮组的。

【在 g*****g 的大作中提到】
: Personally, I think Wicket is the best framework to date.
: It's a component framework, not MVC framework though.

avatar
g*g
4
There's wicket plugin for eclipse. And write a custom component
is simpler than most frameworks I know.
http://xhab.blogspot.com/2007/06/wicket-jquery-tab-component.html
check this blog entry to get a taste of it.
It doesn't require reading a 400 pages book to write an ajax component like
jsf does.

【在 s****d 的大作中提到】
: 最近看了看wicket, 感觉wicket 目前是不是定制好的构件比较少啊? 比如color
: picker, date
: picker, process train, tree list还有复杂一点的表格支持好像都没有吧,而且不知
: 道目前大的IDE
: vendors对wicket是什么态度,虽然说wicket对IDE的依赖比较小,但是复杂一点的网站
: ,几十个page,每
: 个page近百个components, 如果IDE能够智能地在java文件和HTML文件之间穿梭, 对两
: 边的模块能够建立
: 自动的映射 (比如在HTML编辑窗口里右点击某个HTML component 就自动打开并定位到
: 相应java 文件里

avatar
k*r
5
看了一下没看懂。如果是用jquery+plugin,为什么叫做develop?
不过我也不懂wicket,也许需要adapt一下?

like

【在 g*****g 的大作中提到】
: There's wicket plugin for eclipse. And write a custom component
: is simpler than most frameworks I know.
: http://xhab.blogspot.com/2007/06/wicket-jquery-tab-component.html
: check this blog entry to get a taste of it.
: It doesn't require reading a 400 pages book to write an ajax component like
: jsf does.

avatar
z*a
6
have you tried icefaces?
I heard it is very good.
avatar
D*a
7
Try GWT and you can enjoy more if you are a pure Java programmer!!
avatar
b*y
8
Yep, I like GWT, widely supported and open source.
avatar
k*r
9
Seriously, what "more" do you get if you compare GWT with
the component frameworks?

【在 D*****a 的大作中提到】
: Try GWT and you can enjoy more if you are a pure Java programmer!!
avatar
g*g
10
GWT is a pure client framework, it's fine at doing what it's doing.
But it may fall short when doing
1. When you need custom component
2. When integrate with traditional web design
Every framework has advantage and drawback, but there's no one fits all
approach. After evaluate many frameworks, I agree with this option.
Stripes is best action-based framework, Wicket is best component framework.

【在 k***r 的大作中提到】
: Seriously, what "more" do you get if you compare GWT with
: the component frameworks?

avatar
D*a
11
The best part is that you could program/debug Javascript/Ajax code using
Java. And the front-end could communicate with the Server through pure
serialized Java objects, thus you could move large part of the logic from
Server to the Web client.

【在 k***r 的大作中提到】
: Seriously, what "more" do you get if you compare GWT with
: the component frameworks?

avatar
k*r
12
With the component frameworks, most of the work is done in Java, too,
but in the back-end, so it goes the opposite of the JS-heavy frameworks.
I'm not sure if it's a good thing or bad thing. More load on the server,
lighter on the client and easier to go mobile. More load on the client,
easier on server load. I guess either approach has some advantages.

【在 D*****a 的大作中提到】
: The best part is that you could program/debug Javascript/Ajax code using
: Java. And the front-end could communicate with the Server through pure
: serialized Java objects, thus you could move large part of the logic from
: Server to the Web client.

avatar
F*n
13
ZK is good. It's the C++ in this category (a bit messy but is flexible
enough to do almost everything). Moreover, there is a ZK plug-in in Eclipse
which offers drag-N-drop visual component editor.

【在 s****d 的大作中提到】
: 最近看了看wicket, 感觉wicket 目前是不是定制好的构件比较少啊? 比如color
: picker, date
: picker, process train, tree list还有复杂一点的表格支持好像都没有吧,而且不知
: 道目前大的IDE
: vendors对wicket是什么态度,虽然说wicket对IDE的依赖比较小,但是复杂一点的网站
: ,几十个page,每
: 个page近百个components, 如果IDE能够智能地在java文件和HTML文件之间穿梭, 对两
: 边的模块能够建立
: 自动的映射 (比如在HTML编辑窗口里右点击某个HTML component 就自动打开并定位到
: 相应java 文件里

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。