23 used & new from $1.00

Have one to sell? Sell yours here
 
 
Professional Java SOAP
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

Professional Java SOAP [ILLUSTRATED] (Paperback)

~ Henry Bequet (Author)
3.3 out of 5 stars  See all reviews (7 customer reviews)


Available from these sellers.


9 new from $1.00 14 used from $1.49

Customers Who Bought This Item Also Bought

Murach's Java Servlets and JSP, 2nd Edition

Murach's Java Servlets and JSP, 2nd Edition

by Joel Murach
4.5 out of 5 stars (22)  $27.05
Explore similar items

Editorial Reviews

Product Description

Web services are currently the main area of growth in the computing industry as a whole, but also more specifically in java. While there are many associated technologies with web services, SOAP has had the most progress and is now adopted as a W3C standard, known as SOAP 1.2 or XML Protocol (XP).

SOAP is exciting not because it is a new concept but because the whole IT industry is agreeing to use it. It can be compared with CORBA, Microsoft's COM+ or DCOM, and Sun's RMI, but unlike those technologies, it is language and Operating System agnostic. You can build your application in any language you wish and, as long as it is connected to the Internet, it will talk to any other SOAP application out there.

The underpinning of the web services explosion is therefore, SOAP. It is used as the underlying protocol in ebXML and every major player in this area (including Microsoft, Sun Microsystems, IBM, BEA, Jakarta) have tools for developing SOAP applications. In addition there are numerous web and application servers with added SOAP functionality.

The book is organized in three parts: Distributed Application Protocols, Sample Application, and Web Services.

In Chapter 1, Distributed Application Protocols, we look at the major distributed application protocols and compare their pros and cons.

In Chapter 2, The Lingua Franca of the Web is SOAP, we review the SOAP specification in details and we take a closer look at the SOAP implementation that we will use in this book: Apache SOAP. In Chapter 3, Setting Up your SOAP Server, we get down to the details of downloading and configuring the necessary software to get your SOAP server up and running.

In Chapter 4, LeSavon.com, we move into the second part of the book with a discussion of the requirements for the sample application. Chapter 5, SOAP Server, is where we design and implement SOAP services. In Chapter 6, we write a client framework that will come handy when we wrap up the development of the sample application with its user interface. Chapter 7, Security and Personalization, discusses a possible integration strategy to an LDAP-based enterprise security system. Chapter 8, Caching, discusses how the addition of a rule-based cache system can tremendously improve the performance of our application. In Chapter 9, Performance, we analyze the performance of the sample application and validate the design and implementation choices that we made in the previous chapters. Chapter 10, Web Application, concludes the second part of the book with the addition of a Web-based Graphical User Interface (GUI) to our sample application.

In the third part of the book, we formally define Web services and discover that the sample application is indeed a Web service. Chapter 11, WSDL, introduces the reader to the Web Service Description Language (WSDL), a key technology that promotes the interoperability of software components over the Web. In Chapter 12, Universal Description, Discovery, and Integration (UDDI), we publish the sample application as a Web service and discuss how potential users can query the UDDI registry to discover our services.



From the Publisher

This book is for all Java developers and system archictects who:

Knowledge of object-oriented concepts such a object, class, overriding, overloading, and interfaces

A working knowledge of Java in general and Java server-side development (servlets and JSP)

An understanding of the Internet and its use will be helpful to put things in perspective, but is not required


Product Details

  • Paperback: 500 pages
  • Publisher: Peer Information Inc.; 1st edition (December 2001)
  • Language: English
  • ISBN-10: 1861006101
  • ISBN-13: 978-1861006103
  • Product Dimensions: 9.1 x 7.2 x 1.2 inches
  • Shipping Weight: 1.9 pounds
  • Average Customer Review: 3.3 out of 5 stars  See all reviews (7 customer reviews)
  • Amazon.com Sales Rank: #2,171,701 in Books (See Bestsellers in Books)

Look Inside This Book
Browse Sample Pages:
Front Cover | First Pages | Index | Back Cover

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 Reviews

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

 
5 of 7 people found the following review helpful:
2.0 out of 5 stars Fair at best, March 22, 2002
By A Customer
Sorry Bequet but this book is lacking. These books are to expensive to not provide the necessary content to teach a topic.
There are many things that make this book not worth the money. The sample source code used throughout the book is hardly readable. Taking a little time to write readable code goes a long way when trying to teach a topic. There is at least a couple of chapters dedicated to the example application used in the book. These chapters do not address Soap as much as they address the sample application. There was obviously not enough real content to address the topic so there is tons of fluff. There are much better ways of teaching a topic like using Soap with Java without letting all of the other stuff get in the way.

With Amazon there is no ability to sit in a book store and read a book. These reviews from other readers are all we have to go by. In my honest opinion the book is not worth the price. If you are looking to learn Java and Soap I would recommend waiting for a better book.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
2.0 out of 5 stars One complete project makes this book., January 5, 2003
By A Customer
The author tries to explain various key concepts of SOAP through one project that spans the whole book. Apache SOAP is used as the software of choice to build the project. Both of which did not appeal to me because:
a. Apache is shifting focus to Axis from Apache SOAP.
b. Concepts are better explained through short examples than through a project that would sometimes make the users feel lost.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
5.0 out of 5 stars I enjoyed this book, August 8, 2002
This was my first SOAP book, and I thought it was an excellent piece of work by Monsieur Bequet.

I think it was written rapidly, and by the time I found it the software versions had changed. This can be a big problem in cutting-edge topics, but it is not fair to judge either author or publisher as harshly as many seem to be doing here.

I would like to see a second edition and am looking forward to his next book.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


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

1.0 out of 5 stars Not worth of time and money.
This was the first book I had bought for my endeavor into the world of SOAP. Having read first few chapters it became quite apparent that either the author didn't have good... Read more
Published on June 9, 2002 by Zakir

4.0 out of 5 stars Objective, Easy to read and to understand.
Objective, Easy to read and to understand, but some examples have errors, the Tomcat version is too old and do not cover the Java Web Services Developer Pack (Java WSDP).
Published on April 29, 2002 by Jose Damaricio Gomes

4.0 out of 5 stars Objective, Easy to read and to understand.
Objective, Easy to read and to understand, but some examples have errors, the Tomcat version is too old and do not cover the Java Web Services Developer Pack (Java WSDP).
Published on April 29, 2002 by Jose Damaricio Gomes

5.0 out of 5 stars excellent overview of Java SOAP programming
SOAP is the basis for new technologies driving interoperable distributed applications. To understand these new applications called Web Services you need to have a good... Read more
Published on January 29, 2002

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
   




Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.