Amazon.com: Java 2 Platform, Enterprise Edition: Platform and Component Specifications (9780201704563): Bill Shannon, Mark Hapner, Vlada Matena, James Davidson, Enterprise Team, Eduardo Pelegri-Llopart, The Enterprise Team: Books

Have one to sell? Sell yours here
Java 2 Platform, Enterprise Edition: Platform and Component Specifications
 
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.

Java 2 Platform, Enterprise Edition: Platform and Component Specifications [Paperback]

Bill Shannon (Author), Mark Hapner (Author), Vlada Matena (Author), James Davidson (Author), Enterprise Team (Author), Eduardo Pelegri-Llopart (Author), The Enterprise Team (Author)
4.7 out of 5 stars  See all reviews (3 customer reviews)


Available from these sellers.


Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more


Book Description

May 30, 2000 0201704560 978-0201704563 1st
The newly-released Java TM 2 Platform Enterprise Edition (J2EE) is rapidly becoming the hottest technology for enterprise development. This complete, authoritative J2EE specification, direct from Sun Microsystems, is all developers need to know to deploy J2EE. Java 2 Enterprise Edition Specifications contains detailed coverage of the J2EE standard platform for application hosting; the new J2EE compatibility test suite; Sun's J2EE Reference Implementation; and the J2EE application model for developing multi-tier thin-client services. Every key element of J2EE is presented, including new technologies generating serious excitement amongst enterprise developers: servlets, JavaServer Pages, JNDI, and Enterprise JavaBeans. Coverage also includes security, JDBC, RMI-IIOP support, the Java Transaction API, interoperability issues, XML support, and more -- including a full chapter on the future of Java 2 Enterprise Edition.

Editorial Reviews

Amazon.com Review

Most Java developers rely on application servers and other tools to simplify working with Enterprise JavaBeans (EJBs) and servlets. But how do you build a Java 2 Enterprise Edition (J2EE) EJB server from scratch? Based on the latest standards from Sun, Java 2 Platform, Enterprise Edition: Platform and Component Specifications provides a valuable roadmap for understanding the design philosophy and required features that go into J2EE. This book will also be of interest to the Java expert who wants to see how today's application servers work under the hood.

This title concentrates on the "Enterprise Edition" of Java 2, meaning that "core" features are left out. Instead, the team authors focus on two major areas of Java on the enterprise: servlets (including JavaServer Pages, or JSPs) and Enterprise JavaBeans (EJBs). This text is really two books in one, as both topics get full treatment, from basic features to design goals, required APIs, and the evolution of relevant J2EE standards.

XML is used extensively in J2EE for deployment and configuration, and this book provides XML DTDs (for understanding the tags used to defined particular options) and sample XML files for various aspects of deployment. A highlight here is a DTD for defining JSPs using XML--clearly a promising idea that will add great flexibility to JSP-based Web applications.

Excellent diagrams explain the architecture behind servlets and EJBs. One standout section provides "object interaction" diagrams for EJBs--diagrams that show the life cycle and operation of these components. This material will be useful to anyone who really wants to understand how EJBs work, and it will help readers solve problems running JavaBeans in the real world. Like being an expert on CORBA or COM+, knowing the inner workings of servlets and EJBs will pay off--even if you don't need to write your own application server.

Aimed at the more advanced Java developer, Java 2 Platform, Enterprise Edition delivers an authoritative and detailed guide to what it takes to build an EJB or servlet platform. Read it if you are planning to design such software, or if you want to understand the inner workings of today's powerful J2EE platform. --Richard Dragan

Topics covered:

  • Overview of the Java 2 Enterprise Edition (J2EE) platform
  • Required APIs and specifications
  • Security issues
  • The Java Naming and Directory Interface (JNDI)
  • Servlet basics
  • J2EE features and APIs
  • JavaServer Pages (JSPs): elements, directives and syntax
  • Using XML to define JSPs
  • Overview of Enterprise Java Beans (EJBs)
  • Specifications for EJB application server vendors
  • Session and entity beans, bean-managed and container-managed persistence, bean passivation and activation, and EJB deployment with XML
  • Transactions, security, and object-interaction diagrams
  • Responsibilities for component builders, application-server vendors, deployers, and administrators
  • Revision history and future directions for the J2EE standard

From the Back Cover

The Java 2™ Platform, Enterprise Edition (J2EE) defines a new standard in enterprise solutions through a simplified, component-based development model. By extending the "write-once, run-anywhere™" benefits of the Java programming language to enterprise servers, J2EE adds the scalability, robustness, and security required for today's vital e-commerce and enterprise solutions. The Java™ 2 Platform, Enterprise Edition: Platform and Components Specifications defines the architecture for developing applications with J2EE. This volume includes:

Java™ 2 Platform, Enterprise Edition Specification, version 1.2
This specification defines the initial release of the J2EE platform. It discusses application architecture using Java™ Servlets, JavaServer Pages™, Enterprise JavaBeans™, and other technologies. It specifies application access to services such as JDBC™, Java Transaction API, JavaMail™, CORBA connectivity, and others. It also discusses J2EE policies regarding application deployment and security.
Enterprise JavaBeans™ Specification, version 1.1
Enterprise JavaBeans technology provides the standard middle-tier components in the J2EE model. This technology provides simplified support for transaction management and remote object access, and it frees enterprise developers to focus on the business logic of their applications. Version 1.1 of the specification includes a number of enhancements, including mandatory entity beans and XML deployment descriptors.
Java™ Servlet Specification, version 2.2
Java Servlets technology defines a standard for developing server-side behaviors in web applications based on the Java programming language. As part of the J2EE specifications, servlets technology supports development of dynamic web content for e-commerce and other enterprise applications.
JavaServer Pages™ Specification, version 1.2
The JavaServer Pages (JSP) technology simplifies the development and deployment of interactive web applications. Using an extensible markup language based on HTML and the Java programming language, JSP defines a server-side mechanism to allow content experts greater freedom in creating and displaying dynamic web content.

Developed with the input of a wide range of industry experts, these specifications define a new standard for resolving many complex issues related to developing, deploying, and managing multi-tier enterprise applications.



0201704560B04062001

Product Details

  • Paperback: 748 pages
  • Publisher: Pearson Education; 1st edition (May 30, 2000)
  • Language: English
  • ISBN-10: 0201704560
  • ISBN-13: 978-0201704563
  • Product Dimensions: 9.2 x 7.4 x 1.1 inches
  • Shipping Weight: 2.6 pounds
  • Average Customer Review: 4.7 out of 5 stars  See all reviews (3 customer reviews)
  • Amazon Best Sellers Rank: #4,341,358 in Books (See Top 100 in Books)

 

Customer Reviews

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

32 of 35 people found the following review helpful:
5.0 out of 5 stars J2EE specifications, June 15, 2000
By 
This review is from: Java 2 Platform, Enterprise Edition: Platform and Component Specifications (Paperback)
This book is 'just' a paper version of what you can download for free from java.sun.com. It includes the specifications for: J2EE, Servlets, JSP and EJB - including FAQs and a Glossary (everything available for free on Suns site). The specifications are the definite reference - and proves a good supplement to other books. Worth reading.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


8 of 11 people found the following review helpful:
5.0 out of 5 stars Good details and overall a good book, June 2, 2000
This review is from: Java 2 Platform, Enterprise Edition: Platform and Component Specifications (Paperback)
The book explains all the components of the J2EE specification and also talks about how they work with each other. The sections on EJBs and Servlets are quite comprehensive and definitely clarify a lot of misconceptions.

Overall a good book for any Enterprise developer.

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


9 of 14 people found the following review helpful:
4.0 out of 5 stars Well organized contents, July 31, 2000
By 
This review is from: Java 2 Platform, Enterprise Edition: Platform and Component Specifications (Paperback)
I ordered about a half-dozen books on Java Enterprise Edition, and found this (series) to be the best organized material.

The authors presented features in the context of the overall vision, helping me to better understand not only what is in J2EE, but what the thinking is on its future.

As an overview to J2EE, I found this very helpful.

This did not, however, have any compare and contrast materials with Windows DNA/COM+, nor did it have the kinds of detail you would expect in a programmer reference.

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
 
 
 
Only search this product's reviews



Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
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
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


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