boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - 做Java web development 一定要 struts + spring + hibernate 吗
相关主题
spring/hibernate/struts .....
@goodbug: Wicket vs JSF
j2ee现在流行什么?
spring到底有什么好处?
java所有工具里面,就数spring最简单了
请问公司里用Java主要干啥?
有空可以讨论一下Portal
JBOSS
.Net developer doing Java
Re: Can I use JSP on server and use Applet as user interface on client
相关话题的讨论汇总
话题: struts话题: hibernate话题: java话题: spring话题: web
进入Java版参与讨论
1 (共1页)
l****i
发帖数: 45
1
会core Java + JSP + Servlet + AJax, 做过一些小型web application.
现在做J2EE的工作,很多要求struts + spring + hibernate。
学会struts + spring + hibernate 要多久呢 ?
b******y
发帖数: 1684
2
这3样东西都不算太难
关键看你core java的skill怎样
以及公司是否有那么一点点耐心让你现学现用

【在 l****i 的大作中提到】
: 会core Java + JSP + Servlet + AJax, 做过一些小型web application.
: 现在做J2EE的工作,很多要求struts + spring + hibernate。
: 学会struts + spring + hibernate 要多久呢 ?

z****e
发帖数: 54598
3
你照着书上写的,自己做几个练习不就好了
记住,框架是方便你开发用的,如果一个框架需要大量的时间投入去学习
这本身就是一种歧途
这也是为什么EJB饱受非议的主要原因

【在 l****i 的大作中提到】
: 会core Java + JSP + Servlet + AJax, 做过一些小型web application.
: 现在做J2EE的工作,很多要求struts + spring + hibernate。
: 学会struts + spring + hibernate 要多久呢 ?

b******g
发帖数: 3883
4
学好hibernate还是有一定难度的
T*********g
发帖数: 496
5
Hibernate 其实还是挺复杂的。
映射,transaction management,plus cache,得花点时间学。
看你的需求估计你spring就只适用下IOC和HOOK到HIBERNATE, STRUTS,所以学起来应
该很快。
t***e
发帖数: 3601
6
Struts and JSP kind old now.
For new project
People use more and more JSF/richfaces/icefaces.
b******y
发帖数: 9224
7

学会不难。关键是即使你学会了,是否就能够找到工作?
很多公司可是要求你有实际操作经验的,i.e., previous WORKING experience with
these technologies.
所以,你最好利用这些技术做做业余项目, 然后在简历上写上你做过的一些业余项目。

【在 l****i 的大作中提到】
: 会core Java + JSP + Servlet + AJax, 做过一些小型web application.
: 现在做J2EE的工作,很多要求struts + spring + hibernate。
: 学会struts + spring + hibernate 要多久呢 ?

k***r
发帖数: 4260
8
richfaces and icefaces are nice for RIA type of apps, intranet
apps. But are they that useful for regular web sites, like
a shopping site?

【在 t***e 的大作中提到】
: Struts and JSP kind old now.
: For new project
: People use more and more JSF/richfaces/icefaces.

b******y
发帖数: 9224
9
I am in ecommerce industry. My advice, don't do RIA for retail websites.
Customers are dumb and just use simple plain html plus some limited
javascript works. Don't over-engineer stuff when your goal is to sell stuff.
k***r
发帖数: 4260
10
I would avoid using RIA technologies, too, for sites like
a shopping site, not because the users are dumb but because
RIA doesn't fit the purpose very well.

stuff.

【在 b******y 的大作中提到】
: I am in ecommerce industry. My advice, don't do RIA for retail websites.
: Customers are dumb and just use simple plain html plus some limited
: javascript works. Don't over-engineer stuff when your goal is to sell stuff.

1 (共1页)
进入Java版参与讨论
相关主题
Re: Can I use JSP on server and use Applet as user interface on client
大家都是搞技术的
怎么能学成J2EE的全能
interview求助
JSF有前途吗
web application一定要掌握javascript和ajax吗
j2ee without EJB
Job opportunity in CA -- J2EE Oracle Fusion Developer
怎么快速掌握J2EE?
板上有人讨论淘宝的技术架构
相关话题的讨论汇总
话题: struts话题: hibernate话题: java话题: spring话题: web