• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Regarding various j2ee tiers

 
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi all.
i am having 2 years experience in java/jsp/servlets and would like to learn latest technologies related to j2ee for my job search.

I am confused regarding technologies to work.

Presentation tier : struts,jsf,velocity,tiles
business tier: ??ejb??don tknow more..(spring)??
persistence :; hibernat,ejb,other orm tools.

i want to master one technology in each of the three layer.

i know there would be lots of projects who needs many things..but most of the new project require knowledge of latest and new techonologies...


can any body guide me with what should i learn.

JSF or Struts
spring?
EJB or Hibernat??

if your answer is both..please specify the preference which one to learn first.
also if u can tell the market value of above technologies it would be great
thanks in advance
 
Biren shah
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
wassup guys??
no replies???
 
Ranch Hand
Posts: 279
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
you will get reply from j2ee forum.

This is job board.
 
Ranch Hand
Posts: 79
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

you will get reply from j2ee forum.

This is job board.



Well said.
 
Ranch Hand
Posts: 1906
3
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think the question is in what sense was the original query meant - was it a question about what technologies in each tier are most in demand, or was it something inquiring after what would be best to learn?

This might be, you know, the right spot for it.
 
Saloon Keeper
Posts: 28319
210
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'd go with JSF, Spring, and Hibernate (with an option towards EJB3).

This week, anyway.
 
Biren shah
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks all,
thanks tim,
ya..i was also confused in which section should i post this..
but then thoughtsince this is regarding which technologies are requierd in market..i thought of posting it in this section.
 
Ranch Hand
Posts: 145
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Nice question. If you see my last question in Application framework forum, I have also raised this topic but in different context. If I had been in your place, I would learn Struts,Hibernate,EJB2. If I get time I could have learned Spring and JSF. Why struts and EJB2? well most of the development job in India are maintenance job. Supporting a running app written in JSF and EJB3 will not be in cards for long time to come. Why Hibernate? Because lots of EJB app uses this as persistence instead of CMP. Why Spring ? It is serious candidate for any fresh development, more so when weblogic is going to support it. Forget about velocity, Tapestry or webwork. They are not mainstream framework. If used that company will give you time to pick up.
JSF is now official, so you should learn but last, but first thing get the core thing correct like servlet, jsp, J2EE patterns.
All are my personal opinion.
[ August 02, 2006: Message edited by: Rahul Sen ]
 
We've gotta get close enough to that helmet to pull the choke on it's engine and flood his mind! Or, we could just read this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic