由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Any body uses wicket framework for web development?
相关主题
Anyone wants to talk about web frameworks?wicket in action到手了
view templating technology@goodbug: Wicket vs JSF
An interesting comment regarding Wicket.有空可以讨论一下Portal
讨论一下web framework吧.Net developer doing Java
请问哪个J2EE MVC Framework最有前途JSF和MVC model 2的问题
web application一定要掌握javascript和ajax吗web application请教
JSF有前途吗Java Web Framwork 比较
Expression Language 里如何调用jdk函数?请教Programming books
相关话题的讨论汇总
话题: any话题: wicket话题: web话题: framework
进入Java版参与讨论
1 (共1页)
g*****g
发帖数: 34805
1
I heard quite some buzz about it, some even says it's twice as
productive as spring mvc or JSF.
Pure html and no xml do make it look promising.
Share your thoughts if you have use it before.
m******t
发帖数: 2416
2
I for one never buy any quantitative claims on productive gains, as far as
software development is concerned.
And, no, I have not used wicket in any real project, so, sorry, I didn't
really have any thoughts to share, other than trashing your thread. 8-)
g*****g
发帖数: 34805
3
I for one, do hate JSP/JSTL, they are not as easy to maintain as
java classes, it does go back and forth between desigers and
developers, and it's hard to refactor or reuse. XML is slightly
better but refactoring is pain in the butt too.
This one is interesting
http://ptrthomas.wordpress.com/2007/03/02/wicket-impressions-moving-from-spring-mvc-webflow/

【在 m******t 的大作中提到】
: I for one never buy any quantitative claims on productive gains, as far as
: software development is concerned.
: And, no, I have not used wicket in any real project, so, sorry, I didn't
: really have any thoughts to share, other than trashing your thread. 8-)

g*****g
发帖数: 34805
4
I am quite satisfied with Spring MVC with my project,
but when I start clicking with AJAX, I reallize it's
really complicate. Wicket seems to be able to do
fancy stuff quickly since most are done in pure java,
quite like Swing of Web.

【在 g*****g 的大作中提到】
: I for one, do hate JSP/JSTL, they are not as easy to maintain as
: java classes, it does go back and forth between desigers and
: developers, and it's hard to refactor or reuse. XML is slightly
: better but refactoring is pain in the butt too.
: This one is interesting
: http://ptrthomas.wordpress.com/2007/03/02/wicket-impressions-moving-from-spring-mvc-webflow/

m******t
发帖数: 2416
5

I understand your pain with ajax - I feel it too. Although I think the
solution isn't wrapping it up in components, but rather Java developers need
to acknowledge that javascript coding is necessary for any competent UI,
and trying to sidestep it only makes it harder and, ironically, messier.
But, of course, I also realize that that's something philosophical, and
there is not necessarily a right or wrong conclusion.

【在 g*****g 的大作中提到】
: I am quite satisfied with Spring MVC with my project,
: but when I start clicking with AJAX, I reallize it's
: really complicate. Wicket seems to be able to do
: fancy stuff quickly since most are done in pure java,
: quite like Swing of Web.

1 (共1页)
进入Java版参与讨论
相关主题
请教Programming books请问哪个J2EE MVC Framework最有前途
请问java的ideweb application一定要掌握javascript和ajax吗
any tools for ...JSF有前途吗
使用eclipse方法对第三方库建立Wrapper的小技巧。Expression Language 里如何调用jdk函数?
Anyone wants to talk about web frameworks?wicket in action到手了
view templating technology@goodbug: Wicket vs JSF
An interesting comment regarding Wicket.有空可以讨论一下Portal
讨论一下web framework吧.Net developer doing Java
相关话题的讨论汇总
话题: any话题: wicket话题: web话题: framework