由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - J2EE入门
相关主题
怎么快速掌握J2EE?想自学J2EE
光学Java Standard 本身是不是永远不够?Help: J2EE beginner Deploy problem
怎么能学成J2EE的全能关于J2EE vs. .NET
去做J2EE好,还是Android好?想请教J2EE的JNDI是如何实现的。
[转帖]如何才算掌握Java(J2SE篇)java在美国到底怎样?
j2ee现在流行什么?J2EE 会热多久?
j2ee, j2me, j2se 现在哪个用得多?Ejb 3.0 deployment descriptor?
大家都是搞技术的j2ee without EJB
相关话题的讨论汇总
话题: j2ee话题: hibernate话题: get话题: tutorials话题: ejb
进入Java版参与讨论
1 (共1页)
p***p
发帖数: 559
1
一直在搞Core Java,请问入门J2EE有什么捷径?
是不是来个
JSF+AJAX+Hiberate+EJB
w*r
发帖数: 2421
2
start from sun's j2ee tutorial online and then read ibm redbook for websphere

【在 p***p 的大作中提到】
: 一直在搞Core Java,请问入门J2EE有什么捷径?
: 是不是来个
: JSF+AJAX+Hiberate+EJB

o***g
发帖数: 2784
3
其实我觉得,光看书,没有机会做事情是没用地

websphere

【在 w*r 的大作中提到】
: start from sun's j2ee tutorial online and then read ibm redbook for websphere
c*****t
发帖数: 1879
4
Create your own project ah...

【在 o***g 的大作中提到】
: 其实我觉得,光看书,没有机会做事情是没用地
:
: websphere

c*m
发帖数: 836
5
First you need to know the common and basic technologies and concepts about
JEE -- servlet, jsp, transaction control, JNDI, JMS, RMI, EJB, App server,
JDBC.
You don't need to know a lot about each, just reading through the tutorials on
Sun's website (the short individual tutorials, not the giagantic, 1500 pages
J2EE Tutorial) will get you started. You can put off those parts that you don'
t understand for later study. As long as you get the big picture, it is ready
to start.
Once you have a gras
f******e
发帖数: 3
6
I also feel j2ee becomes a pain in the ass when these many debatings
are involved. You got CMP, people felt it's too heavy weight and verbose
and then someone comes up with Hibernate, JDO.
And now EJB3.0 is debating with JDO2.0. It looks like EJB3.0 will be like
Hibernate. And then you get debate between EJB3 and Spring.
Sometimes I feel the nice thing about J2SE is its monoply. Suns told you
to get rid of AWT and go for swing, plain and simple. Although IBM will
come up with SWT, for most of ja
g****y
发帖数: 15
7
You are thinking in microsft way. In reality, there is no solution that can
solve all problems and fit everywhere. This is the origin of so many java open
source projects, and the discussion and comparation between projects/products
are actually the best way to make improvement. If you follow the trail of
several most famous projects/products, you will understand how this model
works. For example, a lot of EJB3.0 ideas actaully come from Hibernate(Gavin
King is actaully one of the member of the

【在 f******e 的大作中提到】
: I also feel j2ee becomes a pain in the ass when these many debatings
: are involved. You got CMP, people felt it's too heavy weight and verbose
: and then someone comes up with Hibernate, JDO.
: And now EJB3.0 is debating with JDO2.0. It looks like EJB3.0 will be like
: Hibernate. And then you get debate between EJB3 and Spring.
: Sometimes I feel the nice thing about J2SE is its monoply. Suns told you
: to get rid of AWT and go for swing, plain and simple. Although IBM will
: come up with SWT, for most of ja

f******e
发帖数: 3
8
I also feel j2ee becomes a pain in the ass when these many debatings
are involved. You got CMP, people felt it's too heavy weight and verbose
and then someone comes up with Hibernate, JDO.
And now EJB3.0 is debating with JDO2.0. It looks like EJB3.0 will be like
Hibernate. And then you get debate between EJB3 and Spring.
Sometimes I feel the nice thing about J2SE is its monoply. Suns told you
to get rid of AWT and go for swing, plain and simple. Although IBM will
come up with SWT, for most of ja
c*m
发帖数: 836
9
First you need to know the common and basic technologies and concepts about
JEE -- servlet, jsp, transaction control, JNDI, JMS, RMI, EJB, App server,
JDBC.
You don't need to know a lot about each, just reading through the tutorials on
Sun's website (the short individual tutorials, not the giagantic, 1500 pages
J2EE Tutorial) will get you started. You can put off those parts that you don'
t understand for later study. As long as you get the big picture, it is ready
to start.
Once you have a gras
p***p
发帖数: 559
10
3ks for all reply
I have developed a servlet container, it is pure Core JAVA with out J2EE fancy
functions, JNDI,DB Pool ... somehow research, not exactly
1 (共1页)
进入Java版参与讨论
相关主题
j2ee without EJB[转帖]如何才算掌握Java(J2SE篇)
请推荐一本J2EE的书j2ee现在流行什么?
any good j2ee book?j2ee, j2me, j2se 现在哪个用得多?
Spring分布式应用的入门例子大家都是搞技术的
怎么快速掌握J2EE?想自学J2EE
光学Java Standard 本身是不是永远不够?Help: J2EE beginner Deploy problem
怎么能学成J2EE的全能关于J2EE vs. .NET
去做J2EE好,还是Android好?想请教J2EE的JNDI是如何实现的。
相关话题的讨论汇总
话题: j2ee话题: hibernate话题: get话题: tutorials话题: ejb