Expert One-on-One J2EE Development without EJB by Juergen Hoeller, Rod Johnson

BUY IT NEW

  • $39.99 List price
    $37.99 Online price
    $34.19 Member price
    (Save 14%)
    Limited Time Offer! Everyone receives the Member Price on books.
    See Details
  • skip to cart
  • Add To List uiAction=GetAllLists&page=List&pageType=list&ean=9780764558313&productCode=BK&maxCount=100&threshold=3

GET FREE SHIPPING ON ORDERS OF $25 OR MORE

DELIVERY & GIFT DETAILS:

Usually ships within 24 hours

Delivery Time and Shipping Rates

Eligible for gift wrap & gift message.

BUY IT USED

16 copies from $3.00

See All Available

(Paperback)

  • Pub. Date: June 2004
  • 576pp
    Buy it Used: 16 copies from $3.00 See All Available

    Customers who bought this also bought

     
    • Overview
    • Editorial Reviews
    • Customer Reviews
    • Features

    Product Details

    • Pub. Date: June 2004
    • Publisher: Wiley, John & Sons, Incorporated
    • Format: Paperback, 576pp

    Synopsis

    Are your J2EE projects taking too long to develop? Are they hard to debug? Do they result in disappointing performance? You may still be using traditional approaches to J2EE that are overly complex and not truly object-oriented. Many of these problems relate to EJB: a complex technology that has not lived up to its hype.

    In this hands-on guide, I’ll show you alternatives to EJB that can be used to create higher quality applications faster and at lower cost. I’ll demonstrate how to leverage practical techniques and tools, including the popular open source Spring Framework and Hibernate. I’ll guide you through productive solutions to core problems such as transaction management, persistence, remoting, and web tier design. We will examine how these alternatives affect testing, performance, and scalability, and discover how lightweight architectures can slash time and effort on many projects.

    I’ve been working with servlets, EJB, JSP™, and other J2EE technologies since their release. (As co-lead of Spring, Juergen also brings a wealth of expertise.) I’m excited to share my experience with you, one-on-one.

    What you will learn from this book

    • How to find the simplest and most maintainable architecture for your application
    • Effective transaction management without EJB
    • How to solve common problems in enterprise software development using AOP and Inversion of Control
    • Web tier design and the place of the web tier in a well-designed J2EE application
    • Effective data access techniques for J2EE applications with JDBC™, Hibernate, and JDO
    • How to leverage open source products to improve productivity and reduce custom coding
    • How to design for optimal performance and scalability

    Wrox Expert One-On-One books present the wisdom accumulated by an experienced author who is recognized as an expert by the programming community. These experts challenge professional developers to examine their current practices in pursuit of better results.

    More Reviews and Recommendations

    Biography

    Rod Johnson is an enterprise Java architect with extensive experience in the insurance, dot-com, and financial industries. He was the J2EE architect of one of Europe's largest web portals, and he has worked as a consultant on a wide range of projects.
    Rod has an arts degree majoring in music and computer science from the University of Sydney. He obtained a Ph.D. in musicology before returning to software development. With a background in C and C++, he has been working with both Java and J2EE since their release. He is actively involved in the Java Community Process as a member of the JSR-154 (Servlet 2.4) and JDO 2.0 Expert Groups. He is the author of the best-selling Expert One-on-One J2EE Design and Development (Wrox, 2002) and has contributed to several other books on J2EE since 2000.
    Rod is prominent in the open source community as co-founder of the Spring Framework open source project (www.springframework.org), which grew out of code published with Expert One-on-One J2EE Design and Development. He speaks frequently at leading industry conferences. He is currently based in London.
    Rod can be contacted at expert@interface21.com.

    Juergen Hoeller is a Senior Systems architect and Consultant at werk3AT, a company that delivers complex web solutions and provides J2EE-based consulting in Austria.
    Juergen has a masters degree in Computer Science from the University of Linz, specializing in Java, OO modeling, and software engineering. He has worked on a wide range of projects with numerous J2EE application servers, ranging from enterprise application integration to web-based data visualization.
    Juergen has particular experience indeveloping J2EE web applications, O/R mapping, and transaction management. Juergen is co-lead of the Spring Framework and active in many community forums, including TheServerSide.

    Customer Reviews

    • Reader Rating:
    • Ratings: 2Reviews: 2

    Expert One-on-One J2EE Development without EJBby Anonymous

    Reader Rating:
    See Detailed Ratings

    February 18, 2005: One of the authors of this Book, Rob Johnson, is also the author of the Spring Framework. So he knows of what he speaks! Both Hibernate and Spring are topics worth reading about for anyone doing J2EE development.

    Expert One-on-One J2EE Development without EJBby Anonymous

    Reader Rating:
    See Detailed Ratings

    January 11, 2005: An excellent book on using lightweight frameworks instead of heavyweight, EJB based frameworks. It uses the Spring Framework for it's lightweight example, and Hibernate and JDO for it's O/R tools. Don't get the wrong idea though, this is not a 'bash ejb' or 'spring is the greatest' type of book. This is a professionally written book, showing you another way of approaching J2EE. This book is a must for your library of knowledge.