|
|||||||||||||||||||||||||||||||||||
|
40 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
21 of 21 people found the following review helpful:
2.0 out of 5 stars
Bored to tears...,
By Fabian Gonzales (San Francisco, CA) - See all my reviews
This review is from: Developing Java Web Services: Architecting and Developing Secure Web Services Using Java (Paperback)
I am new to web services, and purchased this book based on the good reviews it has received. I was quite disappointed in this book, which is both repetitive, drawn-out and shallow in its coverage of web services. Although the book covers most aspects of web service development using JWSDP, as a result almost nothing is covered in great detail, and the book's 700+ pages ultimately provide a dreary drawn-out overview of web services better found elsewhere.I am now using Apache Axis to create web services, trying to figure out how to create stateful web services. Axis is barely covered by the book, and I cannot find any mention of how to implement stateful web services. As a result, the book stays on the shelf collecting dust, while I google around the Internet for answers.
13 of 14 people found the following review helpful:
1.0 out of 5 stars
Don't buy this book!,
By
This review is from: Developing Java Web Services: Architecting and Developing Secure Web Services Using Java (Paperback)
The other reviews saying "Repetitve and shallow content" are all 100% true.
It repeats itself over and over again. Is not only boring but it's also extremely hard to follow. I'm an experienced java/jsp developer trying to get into web services, and this book only gave me frustration and disapointment. When I started reading this book I thought that WS technologies were very complex and hard to understand. Then I realized the only thing hard to understand is this book. I'm taking this book back to the store.
9 of 9 people found the following review helpful:
2.0 out of 5 stars
Basic Tutorial Aggregation,
By A Customer
This review is from: Developing Java Web Services: Architecting and Developing Secure Web Services Using Java (Paperback)
I'm really disappointed with the book written by the Sun "Architects". I expect them to show much better expertise on web services, even I admit this may not be the book's intension.1. The book is like an aggregation of tutorials on basic stuff of each topic. There is no technical depth and you are far from building practical web services after looking at their examples. 2. The concepts are not well explained. Easy topics are repeated while important topics are ignored. It's hard to learn something you don't already know. 3. The book is not well reviewed. There are numerous technical errors and typos. The book does have a good scope, and can be a convenience of browsing the field, as it puts the related topics under one roof.
5 of 5 people found the following review helpful:
1.0 out of 5 stars
Waste of time and money,
By Patrick Carroll "Winebibber. Java/JEE Develo... (Atlanta, GA USA) - See all my reviews (VINE VOICE) (REAL NAME)
This review is from: Developing Java Web Services: Architecting and Developing Secure Web Services Using Java (Paperback)
I bought this, hoping to be able to use it on a web services project I'm doing.
I find it's completely out of date. Both Sun's JWSDP and Apache Axis have moved on since this was written, and you'll get better information from their websites than you'll get from this book. Don't bother with it.
5 of 5 people found the following review helpful:
1.0 out of 5 stars
Not worth a buck,
By
This review is from: Developing Java Web Services: Architecting and Developing Secure Web Services Using Java (Paperback)
Better read the specifications than this book. It is merely a compilation. No attempt has been made to illustrate a single concept. Some times, I wonder whether the authors understood something at all or just wrote the book out of passion to write a book, since there is NO value addition to your understanding. Not worth even a buck.
(...)
5 of 5 people found the following review helpful:
5.0 out of 5 stars
Outstanding book on Java Web services,
By Prasad Reddy "Prasad" (Sanjose, CA) - See all my reviews
This review is from: Developing Java Web Services: Architecting and Developing Secure Web Services Using Java (Paperback)
This book has exceeded all my expectations by far in Java Web services. This promising book explains the Web services architecture and its core concepts from beginning to end with solid examples. The content and examples are outstanding and the book flow is "paced" perfectly. I felt like I had strong grasp of each concept at the end of each chapter which makes it a nice learning tool, and a good reference for obtaining cut-and-paste sample code for variety of scenarios.This is the only Java Web services book that illustrates a full-featured Web services case study example which demonstrates all core components (SOAP, WSDL and UDDI) working together. This makes a perfect ready-to-use example in a real-world project. This book teaches how to use the core Java Web services APIs (JAX-RPC, JAXM, SAAJ, JAXP, JAXB) in depth with examples and plus more it also illustrates how to build Web services using BEA Weblogic, Apache Axis, CASTOR and IBM Web services Security kit in Web services. In addition to the full-featured Web services architecture case-study using JAX APIs, there are 3 ready-to-use projects, which demonstrates: The end result, you will find this book as a solid text on Java Web services today that provides excellent hands-on examples for Web services architecture in a remarkably readable and in a very engaging developer perspective.
8 of 10 people found the following review helpful:
4.0 out of 5 stars
Excellent web services book!,
By Stephane L. (Boulder, CO) - See all my reviews
This review is from: Developing Java Web Services: Architecting and Developing Secure Web Services Using Java (Paperback)
With 2 other web services books on my shelves, I think this book is the one that covers most topics and I consider it a great buy. It describes the basics of web services and covers advanced features which I was looking for.+ Interoperability with .NET was something I was curious about and with this book I was able to follow step by step to successfully create a .NET client with my java service. + Security section was very well described with basics to more advanced topics. + JAX* Case study was well illustrated (although I haven't tried the code yet) In addition, the authors have successfully produced enough diagrams and sample code to prove their point (yet again didn't run the code) Good job.
3 of 3 people found the following review helpful:
5.0 out of 5 stars
Java Developer's companion for Web services,
By Prakash Gupta (Bangalore, India) - See all my reviews
This review is from: Developing Java Web Services: Architecting and Developing Secure Web Services Using Java (Paperback)
A great read, cover-to-cover, discussing with depth and well-explained examples outlining every why, what, and how to build Web services applications using Java. It is truly a Java developer's companion and a rare gem of a geekly book that is very helpful for a developer who wants to learn the features and complexities of building Web services practicing examples - from the beginning to the advanced. The authors did an excellent job demonstrating a complete Web services case study, Interoperability with Microsoft .NET, Web services security at just the right places to help clarify difficult topics. They used a variety of software including Sun JWSDP, Weblogic, Apache Axis, IBM WSDK, Systinet and Microsoft .NET for the demonstrating examples with build scripts and instructions. Which is quite rare to find in other Web services books. If you are going to build Web services in your project, then it is a true companion and must have book -- I can assure you.
3 of 3 people found the following review helpful:
5.0 out of 5 stars
best web services book,
By "hjason_96" (Ottawa) - See all my reviews
This review is from: Developing Java Web Services: Architecting and Developing Secure Web Services Using Java (Paperback)
As a java application developer I am tryin to upgrade skills a bit by learnin web services. Just got this book 9 days back...it is is a great guide because it gives all the concepts, lots of examples and a complete understanding about why web services. I kinda bought this book with less hopes ; thought it would be like rest of the books out there ; lots of web services hoopla wth no substance. But from what I read so long it has been a good journey (ch. 7) , don't know after this but hope it'd still serve purpose ;)
3 of 3 people found the following review helpful:
2.0 out of 5 stars
It's not for Web Services beginners,
By Big David (Glenview, IL United States) - See all my reviews
This review is from: Developing Java Web Services: Architecting and Developing Secure Web Services Using Java (Paperback)
Be careful when you buy this book. It's absolutely not for people new to web services. I bought this book after I saw others' review. I have three years of Java programming experience and know basic knowledge of XML. According to the author of this book, I am the right reader. After reading the first few chapters, I was very disappointed. For example, it repeatly explains some web service terms in this chapter, again next section and again next section...using hard-to-understand expression. It seems the authors want to put more pages onto the book. It's really annoying. While when I need more techinical detailed explanation(for example in SOAP chapter), it does not provide but only put there a bunch of sample code. Unless you already have pretty good knowledge about SOAP, you won't be able to understand them. I have to be careful to others' review in the future and better look at the book at bookstore before buying it. Anyway, unless you already have experience in Web Services, this book wastes your time. Go to some other books.
|
|
Most Helpful First | Newest First
|
|
Developing Java Web Services: Architecting and Developing Secure Web Services Using Java by Ramesh Nagappan (Paperback - December 25, 2002)
$55.00 $33.95
In Stock | ||