Results 1 to 3 of 3

Thread: Any tech progress since Rod's One-on-One w/o EJB book?

Hybrid View

  1. #1
    Join Date
    Jan 2005
    Posts
    28

    Default Any tech progress since Rod's One-on-One w/o EJB book?

    Hi there,

    I'm reading Rod Johnson's Expert One-on-one J2EE Development without EJB book published in June 2004, presumbly he started writing this book sometime in 2003.

    I wonder someone can tell what's the technology progress since the book published - both the spring project and others, like EJB 3.0, hibernate, JSF, Structs, lightweight containers. This may help me understand whether all the assertions and suggestions in the book are still applicable, or some better solutions have been found. etc.

    Thanks in advance,
    chuck

  2. #2
    Join Date
    Aug 2004
    Location
    Southampton, UK
    Posts
    826

    Default

    Chuck,

    Spring has become quite a mature product since it was released and is in use in many large organizations. Hibernate has also seen similar adoption and is a good companion to Spring.

    Struts is seeing development of a new version, although I am not fully aware of the developments in that area. Anyhow, Struts offers only a subset of the Spring feature set.

    On the EJB 3.0 front it is still with the JCP and is quite a few months late for Public Review (about 7!). My *personal* view of EJB 3.0 is that it doesn't offer anything that you cannot get from Spring and Hibernate - in fact it offers a lot less. When EJB 3.0 is released it will already by a generation behind Spring. Plus it may be a while before you see major vendors like IBM and BEA releasing EJB 3.0 containers.

    Rob

  3. #3
    Join Date
    Aug 2004
    Location
    San Mateo, CA
    Posts
    1,265

    Default

    I regard all the points made in the book as valid today.
    Rod Johnson - GM, SpringSource Division, VMware
    http://www.springsource.com
    Spring From the Source

Similar Threads

  1. Expert Spring MVC and Web Flows Book
    By sboulay in forum Web
    Replies: 0
    Last Post: Oct 12th, 2005, 04:34 PM
  2. New Book: Mastering Spring from PHEI of China
    By worldheart in forum Announcements
    Replies: 2
    Last Post: May 22nd, 2005, 09:21 PM
  3. New Book: Spring in Action from Manning
    By helent in forum Announcements
    Replies: 0
    Last Post: Feb 23rd, 2005, 02:41 PM
  4. The new book in Germany
    By j2ux in forum Meta
    Replies: 12
    Last Post: Sep 10th, 2004, 03:16 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •