Have one to sell? Sell yours here
Professional Java Server Programming J2EE: 1.3 Edition (Programmer to Programmer)
 
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 (Programmer to Programmer) [Paperback]

Subrahmanyam Allaramaju , Cedric Buest , Marc Wilcox , Sameer Tyagi , Rod Johnson , Gary Watson , Alan Williamson , John Davies , Ramesh Naggapan , Andy Longshaw , Dr P G Sarang , Tyler Jewell , Alex Toussaint
4.0 out of 5 stars  See all reviews (2 customer reviews)

Available from these sellers.


Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Visit the Amazon.co.uk Trade-In Store for more details.

Customers Who Bought This Item Also Bought


Product details

  • Paperback: 1300 pages
  • Publisher: WROX Press Ltd (1 Sep 2001)
  • Language English
  • ISBN-10: 1861005377
  • ISBN-13: 978-1861005373
  • Product Dimensions: 22.6 x 18.3 x 4.8 cm
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (2 customer reviews)
  • Amazon Bestsellers Rank: 916,986 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Authors

Discover books, learn about writers, and more.

Product Description

Amazon.co.uk Review

This new edition of Professional Java Server Programming J2EE is remarkably similar to the previous edition. Differences include dropping the chapter on Internationalisation and adding chapters on Java Connector Architecture, Web Services, which J2EE implementation to use and J2EE Packaging--along with minor chapter changes reflecting changes to v1.3.

You'll need a good grounding in Java programming and database work at a corporate level, and it helps if you're familiar with RMI, JNDI, JDBC, SOAP, SwA, UDDI and WSDL, though these are introduced in the text. You'll find excellent coverage of the complete servlet lifecycle, deployment, security and other business-oriented aspects of J2EE with emphasis on scalability, robustness and maintainability.

The authors assume familiarity (if not extensive experience) with objects, classes, data exchange protocols and other aspects of server programming--including a grasp of business logic and UML. However, treating business procedures as programming exercises often results in confusion between the business and programming logic. This reflects the problems encountered when trying to treat two activities as if they're aspects of the same exercise, when in practice they're better treated separately--a problem exacerbated by the lack of support in UML for Enterprise Javabeans.

If you persevere, though, Professional Java Server Programming J2EE 1.3 Edition will get you to the finish line, even if it does sometimes feel like you're running an obstacle course. --Steve Patient

Book Description

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


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 organise and find favourite 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 Reviews

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

0 of 1 people found the following review helpful:
5.0 out of 5 stars it's very good book, 11 Dec 2001
By 
This review is from: Professional Java Server Programming J2EE: 1.3 Edition (Programmer to Programmer) (Paperback)
In the J2ee literature this book is the best, infact there is a complete overview of the architecture and the new features are explained very well.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


0 of 9 people found the following review helpful:
3.0 out of 5 stars Something new, but not so much., 3 Dec 2001
This review is from: Professional Java Server Programming J2EE: 1.3 Edition (Programmer to Programmer) (Paperback)
Respect the previous version, there are new things, somewhere can be adjusted, but the book explains the concepts and also the practical approach to the different J2EE problems.
The new platform has not changed so much in the book.
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 Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 3.7 out of 5 stars (19 customer reviews)

11 of 11 people found the following review helpful:
4.0 out of 5 stars For Reference Only, 26 April 2002
By MO - Published on Amazon.com
This review is from: Professional Java Server Programming J2EE: 1.3 Edition (Programmer to Programmer) (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.

13 of 14 people found the following review helpful:
5.0 out of 5 stars Good J2EE technical book, 21 Nov 2001
By Y. Ho "Yifong" - Published on Amazon.com
This review is from: Professional Java Server Programming J2EE: 1.3 Edition (Programmer to Programmer) (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...

4 of 4 people found the following review helpful:
4.0 out of 5 stars Pretty good book, 27 Feb 2002
By Barbara J. Ericson - Published on Amazon.com
This review is from: Professional Java Server Programming J2EE: 1.3 Edition (Programmer to Programmer) (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.

 Go to Amazon.com to see all 19 reviews  3.7 out of 5 stars 
Were these reviews helpful?   Let us know
 
 
Only search this product's reviews



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

Look for similar items by category


Look for similar items by subject


Feedback