• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

java ee 5 & java ee 6 market demand

 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

We have Java EE 6 for almost an year or so, I have following questions about it:

1) Java EE 6 has many version upgrades with respect to EJB, Servlets and JSP. If i learn Java EE 6 now will the case happen where in a company can that we are using Java EE 5 so we dont need you?
2) What is the market demand of Java EE 6 compared to Java EE 5? ( I mean which should i learn? )
3) I have also heard from many that Java EE has been replaced by the Trio Struts, Springs and Hibernate, So is it better to learn the Trio than Java EE?

Kindly excuse me if my questions are stupid i am a real noob on these.

Regards,
Vivek.
 
Bartender
Posts: 6663
5
MyEclipse IDE Firefox Browser Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
JEE 6 is pretty light weight and has learnt from some of its mistakes. The Sprint + Hibernate combo is used as an alternative by some shops, but other are happy using JEE6.

we are using Java EE 5 so we dont need you



A good company will acquire you for your skills to learn and not the frameworks you know to use. Why does it matter that the company uses framework 1.x and you know version 2.x ?

What is the market demand of Java EE 6 compared to Java EE 5?



I know a couple of projects that use JEE6 and some that use Spring. There are many that still use JEE5. You can learn what your project needs and adapt accordingly.
 
Vivek Hari Narayanan
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot Deepak Bala
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic