• 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

Spring to Java EE/EJB - Feature Mapping

 
Ranch Hand
Posts: 100
Hibernate Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
Recently I had an opportunity to think about and get to know some basics of Spring. And looking around the internet(forums, discussions etc.) I seem to get an impression that Spring+Hibernate combination seems to be very popular compared to Java EE.
Being attached to Java EE and working with EJBs I envy all the attention that Spring has got from the developers. And I want to gain more understanding of Spring so that it can help me appreciate the differences between Spring and Java EE as well.

So, my question here is that with the knowledge of Java EE , how different or tough would it be to gain expertise with development in Spring. Are there any tutorials / material available for a brief mapping and comparison of the various concepts and features between Enterprise Application development using Spring and Java EE.
Any information is greatly appreciated. Thanks.
 
Ranch Hand
Posts: 10198
3
Mac PPC Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Once I have bookmarked the following link:

http://blog.springsource.com/2007/11/09/a-response-to-ejb-3-and-spring-comparative-analysis/

Hope it would be of some help to you!
 
lokesh sree
Ranch Hand
Posts: 100
Hibernate Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Though the post sounds to be more biased towards EJB, that definitely seems to be a nice starting point for me once I start learning spring.
Thanks for the link.
 
reply
    Bookmark Topic Watch Topic
  • New Topic