由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - 怎么快速掌握Struts?
相关主题
j2ee现在流行什么?已经学完jsp and servlet了,下一步是不是该学struts了
Spring MVC question.J2EE和未来工作问题
web application请教interview求助
struts vs Spring MVC ??JSF有前途吗
请推荐一本J2EE的书Web framework comparison
谁能给我推荐一个strutsspringhibernate的项目请问哪个J2EE MVC Framework最有前途
入门问题:以Spring+JPA开发back end,那么表现层只能用jsp吗?JSF和MVC model 2的问题
servlet到底是啥玩意〔请勿置顶〕Java/Flex工作职位 (转载)
相关话题的讨论汇总
话题: struts话题: spring话题: mvc话题: javascript
进入Java版参与讨论
1 (共1页)
r****r
发帖数: 1839
1
最近两天在看Struts Tutorial,有点云里雾里,Action, ActionForm, ActionForward,
web.xml, struts-config.xml(里面还有global-forward, action-mappings),还有个
*.do搅局,感觉很不得要领。各位高手当初是怎么学的?有没有好一点逻辑性强一点的
思考脉络?
g*****g
发帖数: 34805
2
Struts is kind of old. Spring MVC is probably more intuitive.
That being said, if you want to learn it, the best way is to
write a small website.

ActionForward,
有个

【在 r****r 的大作中提到】
: 最近两天在看Struts Tutorial,有点云里雾里,Action, ActionForm, ActionForward,
: web.xml, struts-config.xml(里面还有global-forward, action-mappings),还有个
: *.do搅局,感觉很不得要领。各位高手当初是怎么学的?有没有好一点逻辑性强一点的
: 思考脉络?

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

en, Spring MVC不错的说。如果有条件,尽量用Spring吧

【在 g*****g 的大作中提到】
: Struts is kind of old. Spring MVC is probably more intuitive.
: That being said, if you want to learn it, the best way is to
: write a small website.
:
: ActionForward,
: 有个

g**********y
发帖数: 14569
4
最快的办法:不学!
B*****g
发帖数: 34098
5
thanks, 差点学Struts

【在 g*****g 的大作中提到】
: Struts is kind of old. Spring MVC is probably more intuitive.
: That being said, if you want to learn it, the best way is to
: write a small website.
:
: ActionForward,
: 有个

r*****l
发帖数: 2859
6
You can look at faces: primefaces, icefaces, etc.

【在 B*****g 的大作中提到】
: thanks, 差点学Struts
r***y
发帖数: 4379
7
Spring MVC rocks.
but better to know some basic of struts 1.x
because job openings dominate what to learn.
have worked on two big legacy projects that still used struts 1.1 ...

【在 g*****g 的大作中提到】
: Struts is kind of old. Spring MVC is probably more intuitive.
: That being said, if you want to learn it, the best way is to
: write a small website.
:
: ActionForward,
: 有个

p*****y
发帖数: 529
8
I think ultimately the javascript UI framework (JQuery, Ext JS, TibcoGI,
dojo) and webservices should be the future architecture for all Rich
internet applications. Of course, you can use flex to replace all javascript
based frameworks.
And if any interviewer indicates that the job "requires" spring MVC or
struts, I'll forget about the job. I should say the team is not competitive
enough for a good developer to join.
r***y
发帖数: 4379
9
wow, Rod Johnson would be crying for his "out"
in your "future architecture", your clients talk to model directly without
controller?
ps: lots of people hate flex, because it's not searchable by either client
or search engine...

javascript
competitive

【在 p*****y 的大作中提到】
: I think ultimately the javascript UI framework (JQuery, Ext JS, TibcoGI,
: dojo) and webservices should be the future architecture for all Rich
: internet applications. Of course, you can use flex to replace all javascript
: based frameworks.
: And if any interviewer indicates that the job "requires" spring MVC or
: struts, I'll forget about the job. I should say the team is not competitive
: enough for a good developer to join.

B*****g
发帖数: 34098
10
大牛门说中文吧,看不懂。

【在 r***y 的大作中提到】
: wow, Rod Johnson would be crying for his "out"
: in your "future architecture", your clients talk to model directly without
: controller?
: ps: lots of people hate flex, because it's not searchable by either client
: or search engine...
:
: javascript
: competitive

相关主题
谁能给我推荐一个strutsspringhibernate的项目已经学完jsp and servlet了,下一步是不是该学struts了
入门问题:以Spring+JPA开发back end,那么表现层只能用jsp吗?J2EE和未来工作问题
servlet到底是啥玩意interview求助
进入Java版参与讨论
r***y
发帖数: 4379
11
biao dao luan

【在 B*****g 的大作中提到】
: 大牛门说中文吧,看不懂。
r****r
发帖数: 1839
12
也是,不过我既然花了点时间,决定把它搞明白。昨晚我算对Struts基本入门了,
主要是明白了action和form的结合,form和bean的对应,这几天再巩固一下。

【在 g*****g 的大作中提到】
: Struts is kind of old. Spring MVC is probably more intuitive.
: That being said, if you want to learn it, the best way is to
: write a small website.
:
: ActionForward,
: 有个

w*r
发帖数: 2421
13
one word.. i hate jscrip period!!!!!

javascript
competitive

【在 p*****y 的大作中提到】
: I think ultimately the javascript UI framework (JQuery, Ext JS, TibcoGI,
: dojo) and webservices should be the future architecture for all Rich
: internet applications. Of course, you can use flex to replace all javascript
: based frameworks.
: And if any interviewer indicates that the job "requires" spring MVC or
: struts, I'll forget about the job. I should say the team is not competitive
: enough for a good developer to join.

w*r
发帖数: 2421
14
depends on how you view client-server architecture.
if the server becomes service, a single purpose service or a multiple
purpose
services wrapped in a single wrapper, then the concept of controller is no
where to be found on server side.
Of course, by that time people need to define protocols to mandate how the
services works together.. maybe this is so called "cloud"

【在 r***y 的大作中提到】
: wow, Rod Johnson would be crying for his "out"
: in your "future architecture", your clients talk to model directly without
: controller?
: ps: lots of people hate flex, because it's not searchable by either client
: or search engine...
:
: javascript
: competitive

T*********g
发帖数: 496
15
我觉得至少从struts 2开始学吧, 注解支持的struts2上手容易

ActionForward,
有个

【在 r****r 的大作中提到】
: 最近两天在看Struts Tutorial,有点云里雾里,Action, ActionForm, ActionForward,
: web.xml, struts-config.xml(里面还有global-forward, action-mappings),还有个
: *.do搅局,感觉很不得要领。各位高手当初是怎么学的?有没有好一点逻辑性强一点的
: 思考脉络?

1 (共1页)
进入Java版参与讨论
相关主题
〔请勿置顶〕Java/Flex工作职位 (转载)请推荐一本J2EE的书
大家拍我吧,自己太弱了谁能给我推荐一个strutsspringhibernate的项目
关于struts和spring的几个疑问入门问题:以Spring+JPA开发back end,那么表现层只能用jsp吗?
看网页的习惯servlet到底是啥玩意
j2ee现在流行什么?已经学完jsp and servlet了,下一步是不是该学struts了
Spring MVC question.J2EE和未来工作问题
web application请教interview求助
struts vs Spring MVC ??JSF有前途吗
相关话题的讨论汇总
话题: struts话题: spring话题: mvc话题: javascript