Have one to sell? Sell yours here
Professional Java Server Programming J2EE, 1.3 Edition
 
See larger image
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Professional Java Server Programming J2EE, 1.3 Edition [Paperback]

Subrahmanyam Allamaraju (Author), Cedric Beust (Author), Marc Wilcox (Author), Sameer Tyagi (Author), Rod Johnson (Author), Gary Watson (Author), Alan Williamson (Author), John Davies (Author), Ramesh Nagappan (Author), Andy Longshaw (Author), P. G. Sarang (Author), Tyler Jewell (Author), Alex Toussaint (Author)
3.7 out of 5 stars  See all reviews (19 customer reviews)


Available from these sellers.


Formats

Amazon Price New from Used from
Paperback, Bargain Price --  
Paperback, September 2001 --  

Book Description

Programmer to Programmer September 2001
The release of the 1.3 version of the Java 2 Platform, Enterprise Edition (J2EE) represents the evolution of Sun Microsystems' server-side development platform into a more mature and sophisticated specification. Servlets 2.3 gain events and filtering; JavaServer Pages (JSP) 1.2 gain a new XML syntax and enhancements to the custom tag mechanisms; and Enterprise JavaBeans (EJB) 2.0 has some significant changes to its container-managed persistence model, as well as support for asynchronous processing with the new message-driven beans.

This book demonstrates how to design and construct secure and scalable n-tier J2EE applications, using JSP and servlets for the web tier and EJBs for the business logic. It also covers J2EE Connector Architecture that allows you to easily integrate your J2EE applications to enterprise information systems.

This book covers:

  • The J2EE container architecture and runtime services
  • Web component development with Servlets 2.3 and JavaServer Pages 1.2
  • Business logic components with EJB 2.0, including container-managed persistence, EJB QL, and message-driven beans
  • Underlying J2EE technologies for distributed development - RMI, JDBC and JNDI
  • Introduction to Web Services covering SOAP, SwA, WSDL, and UDDI


  • Editorial Reviews

    Amazon.com Review

    Aimed at the working developer or IT manager tackling server-side and Web-based enterprise Java applications, Professional Java Server Programming J2EE 1.3 Edition offers a truly excellent guide to the fast-changing world of today's Java 2 Enterprise Edition (J2EE) APIs and programming techniques. Filled with the practical details and advice for using real Java tools in actual projects, this book offers one of the best available resources to the current state of the Java used on the enterprise.

    If anything, the new edition of this title (without the massive hard-cover format of its predecessor) gains in being streamlined. Although some readers might quibble with the ordering of topics here (it's hard to see why JNDI and RMI begin the tour of J2EE), the range of topics and coverage offers a superior mix of APIs without getting bogged down in excessive detail. Better yet, the authors are careful to distinguish between different flavors of specific APIs on such topics as JDBC (they cover features of versions 1.0 through 3.0 separately), new servlet and custom tag library standards, and EJB 2.0 standards. J2EE is several years old and its APIs have grown by leaps and bounds. The authors are careful to cover the older material while highlighting what's new and improved. At each juncture, they do a fine job of listing relevant APIs, making this book an excellent reference for everyday programming.

    It's an old saw that the genius is in the details, but perhaps never more so than with J2EE, where finicky application servers can waste countless hours of your time. This volume will increase your productivity with its exacting presentation of Web and EJB deployment (using freeware Java deployment tools) and the league-leading BEA WebLogic Server 6.x, which is used here for deploying components. Working Java developers will also appreciate the full tour of deployment descriptor options for servlets and EJBs.

    Other excellent material looks at the ways of designing truly scalable and maintainable enterprise systems with Java mixing JSPs, servlets, and EJBs. This guide to "best practices" includes a useful discussion of software patterns (like the front controller pattern) illustrated with real code. Coverage of custom tag libraries, plus the evolving JSP Standard Tag Library (JSPTL) from Sun and Apache, will help you master this very important emerging technology.

    With its extensive coverage of today's rich and complex J2EE platform, and practical focus on real-world design and deployment, the new edition of this book succeeds as an almost indispensable resource for any enterprise Java developer. It will serve as both a reference and tutorial to the latest in high-end Java for your next large-scale project. --Richard Dragan

    From the Publisher

    This book is for professional Java developers who want to employ Java as the platform for their distributed, enterprise applications. It provides a comprehensive guide to the J2EE APIs implemented by J2EE-licensed application servers.

    No knowledge of J2EE technologies is assumed, and developers already familiar with the 1.2 release of J2EE may not find the material sufficiently advanced for their purposes.


    Product Details

    • Paperback: 1300 pages
    • Publisher: Wrox Press; 1st edition (September 2001)
    • Language: English
    • ISBN-10: 1861005377
    • ISBN-13: 978-1861005373
    • Product Dimensions: 8.9 x 7.2 x 1.9 inches
    • Shipping Weight: 4.2 pounds
    • Average Customer Review: 3.7 out of 5 stars  See all reviews (19 customer reviews)
    • Amazon Best Sellers Rank: #1,427,247 in Books (See Top 100 in Books)

    More About the Authors

    Discover books, learn about writers, read author blogs, and more.

     

    Customer Reviews

    19 Reviews
    5 star:
     (7)
    4 star:
     (5)
    3 star:
     (4)
    2 star:    (0)
    1 star:
     (3)
     
     
     
     
     
    Average Customer Review
    3.7 out of 5 stars (19 customer reviews)
     
     
     
     
    Share your thoughts with other customers:
    Most Helpful Customer Reviews

    11 of 11 people found the following review helpful:
    4.0 out of 5 stars For Reference Only, April 26, 2002
    By 
    MO (Boulder, CO USA) - See all my reviews
    Amazon Verified Purchase(What's this?)
    This review is from: Professional Java Server Programming J2EE, 1.3 Edition (Paperback)
    This book presents a nice overview of the primary components of J2EE architecture. If you're looking for gory details on J2EE technologies this isn't your text.

    As with any multi-author book the writing style varies wildly. All the examples are extremely trivial. The important part is you get explanation about how all the fundamental pieces of J2EE work together and what they do. Everything from Java Server Pages, to EJBs, JNDI, JMS, Web Servers (no real coverage on Web Services), different app servers, JAAS, JTA, etc.

    Nice reference book for high level or simple questions when you're trying to learn the ropes. Basically useless for any hard core implementation efforts.
    Help other customers find the most helpful reviews 
    Was this review helpful to you? Yes No


    13 of 14 people found the following review helpful:
    5.0 out of 5 stars Good J2EE technical book, November 20, 2001
    By 
    Y. Ho "Yifong" (Budd Lake, NJ United States) - See all my reviews
    (REAL NAME)   
    This review is from: Professional Java Server Programming J2EE, 1.3 Edition (Paperback)
    From time to time, I read many Java/J2EE books and on-line articles. What I like about this book is its complete but concise introduction of various J2EE topics. The content is easy to read and the code is easy to follow. (I am using Forte 3.0 CE, J2SE_1.3.1, J2EE_1.3 and J2EE Toolkit 2.1) After reading this book, not only will you know how to use each API but also obtain comprehensive coverage about J2EE components. Best of all, you can just focus on the chapter that is most important to you without the need to start from page 1. If you are getting started for J2EE server-side programming, seek no further. This is an excellent hand-on book. However, this book may not contain the real-life codes that you are looking for...
    Help other customers find the most helpful reviews 
    Was this review helpful to you? Yes No


    4 of 4 people found the following review helpful:
    4.0 out of 5 stars Pretty good book, February 27, 2002
    By 
    This review is from: Professional Java Server Programming J2EE, 1.3 Edition (Paperback)
    I often find the Wrox books to have some good chapters and some bad chapters since they have different authors for the different chapters. This book is better than many other Wrox books.

    Many of the chapters are well written with good examples. I also found the structure to be good.

    One thing that is a problem is that while some of the examples are well commented others have no comments. This is typical of Java books.

    Help other customers find the most helpful reviews 
    Was this review helpful to you? Yes No

    Share your thoughts with other customers: Create your own review
     
     
     
    Most Recent Customer Reviews











    Only search this product's reviews



    What Other Items Do Customers Buy After Viewing This Item?


    Suggested Tags from Similar Products

     (What's this?)
    Be the first one to add a relevant tag (keyword that's strongly related to this product).
     
    (36)
    (12)
    (9)

    Your tags: Add your first tag
     

    Sell a Digital Version of This Book in the Kindle Store

    If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

    Customer Discussions

    This product's forum
    Discussion Replies Latest Post
    No discussions yet

    Ask questions, Share opinions, Gain insight
    Start a new discussion
    Topic:
    First post:
    Prompts for sign-in
     

    Search Customer Discussions
    Search all Amazon discussions
       


    Listmania!

    Create a Listmania! list

    So You'd Like to...


    Create a guide


    Look for Similar Items by Category


    Look for Similar Items by Subject