|
|||||||||||||||||||||||||||||||||||
|
10 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
5 of 5 people found the following review helpful:
5.0 out of 5 stars
Learn WebSphere from the inside out,
By A Customer
This review is from: IBM(R) WebSphere(R) Application Server Programming (Paperback)
Learn WebSphere from the inside out. This book dispenses with the usual abstractions and details step by step every example and technique. The book starts with installation, moves onto administration and builds on this knowledge to build an application database and finally a complete application. This book contains advanced chapters on performance and monitoring.What sets this book apart is the depth, it moves below the usual abstractions and reaches the inner WebSphere core. Based on purely freely downloadable tools, this book is great for students on a budget and contains sufficient grunt for the seasoned professional code cutter or sysadmin. I guarantee you will never read a WebSphere book quite like this one, it has introduced me to a completely different way of viewing WebSphere and J2EE.
4 of 4 people found the following review helpful:
5.0 out of 5 stars
This text matches concisely its title. A very good book!,
By A Customer
This review is from: IBM(R) WebSphere(R) Application Server Programming (Paperback)
This is a book about WAS -- WebSphere Application Server -- whose contents stick concisely to its title.As a reader, I was surprised that the author really took the opposite tack using standard UNIX commands than every other WebSphere book to discuss the administration and programming in WebSphere Application Server while totally avoiding WSAD or Visual Age. Any reader can just start with a Linux machine, a text editor, and WebSphere Application Server solely to learn the inside and out of the latter. The book teaches you a step by step installation, followed by testing the installation and administration; The writing is solid and the technical approach using the standard UNIX shell scripts and the make Being a book whose contents stick to its title, this is a 4+ stars book (and a 5+ stars once the electronic This is a fine book in distributed systems to be added to the computer science library.
3 of 3 people found the following review helpful:
5.0 out of 5 stars
Plenty of insight into WebSphere. Abosutely to be read!,
By R. Buchan (Glasgow, Scotland) - See all my reviews
This review is from: IBM(R) WebSphere(R) Application Server Programming (Paperback)
Excellent book for all Linux and UNIX users. This book offers plenty of insight into the administration and programming of WebSphere that helped me to understand many interesting points such as J2EE classloading under WebSphere runtime, HTTP session persistence (persisted to database), the web container and JAAS-securing servlets, beans to be turned into web services, etc.This book is highly technical, and it offers also insight into the administration way of thing. I recommend it for real enterprise application development. Absolutely to be read.
3 of 3 people found the following review helpful:
5.0 out of 5 stars
The first book to address WebSphere Risk Management and more,
By A Customer
This review is from: IBM(R) WebSphere(R) Application Server Programming (Paperback)
From the many books that I have read, this is the first and only one thataddresses WebSphere Risk Management. The author did an amazing job in introducing his monitoring applications: WASLED / WASMON (a totally free application for non-commercial use). The monitoring is totally independent from any WebSphere Though too short, the performance and tuning chapter is really amazing. A The programming flow from chapter-to-chapter ensures a pre-mature I have no reason to give this book less than a well deserved 5 stars. This
2 of 2 people found the following review helpful:
4.0 out of 5 stars
A Good book for websphere.,
By
This review is from: IBM(R) WebSphere(R) Application Server Programming (Paperback)
I brought this book seeing the reviews of many thank full friends and i am impressed.I have read the first 4 chapters untill now, and I liked the new topics and ideas the author has introduced. They are very usefull in every stage of developing J2EE applications. I am sure any one who read this book wil have a thorough grip of websphere functionality. Also this book is for versions 3.5 and 4 but the author has mentioned the version 5 specific changes also. I am giving 4 stars for its detail explanation of websphere install,configuration, programming and fine tuning.
1 of 1 people found the following review helpful:
4.0 out of 5 stars
A great complement to an IDE-based development,
By
This review is from: IBM(R) WebSphere(R) Application Server Programming (Paperback)
I bought this book from a discount store and paid almost nothing for a wealth of info. Contrary to other reviewers, I thinkthat scripts included are not platform-specific -- I develop for WAS on Windows, and use cygwin, as do many other of my colleagues. While I've used WSAD in the past, it's useful, but not all organizations can purchase it. Plus, working with this book gives you detail about WAS that is abstracted away by WSAD and similar tools -- and comes in quite handy when troubleshooting.
1 of 1 people found the following review helpful:
4.0 out of 5 stars
Comprehensive WebSphere book ...,
By Mark Blair (Melbourne, Australia) - See all my reviews
This review is from: IBM(R) WebSphere(R) Application Server Programming (Paperback)
The book provides a detailed picture of using WebSphere, in particular the books attention to administrative issues made it stand out against other WebSphere books. Wouldn't hesitate to recommend, if your looking to add a WebSphere book to your library this is the one!
5 of 7 people found the following review helpful:
5.0 out of 5 stars
Very good book for administrators and programmers,
By A Customer
This review is from: IBM(R) WebSphere(R) Application Server Programming (Paperback)
I particularly like the flow from one chapter to the next and the reuse ofthe code. The author carefully used a development tree to prove WAS run-time effect in classloading. The reader will realize how the tree hierarchy and its organization can impact the visibility of the classes. This is the only book I've found that explains WAS run time and the classes loading and visibility. Chapter 15 is a corner stone to understanding WAS classloading. I use the IBM Infocenter as a reference, but the real meaning of hot Our company still uses CGI, and I found this book an excellent resource as The system processes and network ports and socketsused are clearly
3 of 6 people found the following review helpful:
1.0 out of 5 stars
This book is about editing text using unix shell commands.,
By heikki doeleman (Amsterdam, Holland Netherlands) - See all my reviews
This review is from: IBM(R) WebSphere(R) Application Server Programming (Paperback)
To start with a good point, this book does contain some very useful information regarding J2EE and Websphere.Still I find the book almost useless because the information I'd want to see is buried beneath a mountain of platform-specific little shell scripts that are fully spelt out, including tips on where to store and run them. Not all Websphere developers always work on unix, they don't always like shell scripts, want to know about perl, and so on. Yet at least 70% of the book seems to be covering just that, instead of talkng about Websphere. I do NOT wish to read about handy unix scripts, but this book even gives shell scripts for changing the words 'true' to 'false' in a text file, to name just one of the deplorable examples from this book. I know how to edit text files thank you, I might even use Notepad on a Microsoft machine yes, but that's not what I bought this book for. The same goes for all the tips about using Lynx and Perl and how to write log files: either obvious, off-topic, or only interesting to a small subculture of certain-platform adepts. The book is excessively fat and you are likely to miss any bits of useful information in it because, there it goes off again page after page with some platform-specific script that finds certain words in log files, or so. This book should have been about Websphere, its J2EE extensions and its idiosyncracies. Perhaps tips on deployment using platform-independent means like Ant/XML configurations would also have been an asset. As it is, I do not recommend to buy this book unless you are attracted to exactly what I'm complaining about. You are better off just fiddling with Websphere yourself, using your favourite or required platform and text-editing strategies.
2 of 5 people found the following review helpful:
2.0 out of 5 stars
Should have been titled 'How to Admin WebSphere',
By
This review is from: IBM(R) WebSphere(R) Application Server Programming (Paperback)
For a book that claims to be a guide to programming applications for WebSphere, this book wastes an awful lot of time explaining how to do administrative tasks like installing WebSphere and DB/2, and how to monitor resource usage with UNIX tools. The book is right around 800 pages long and there's not a single line of Java code in the first 250 or so pages.In all fairness, the rest of the book does go into considerable detail about developing, testing and debugging J2EE applications on WebSphere, but the author's insistence on writing command-line scripts for every conceivable task (instead of using a GUI like WSAD or Forte) does less to illustrate good programming techniques and principles and more to just show off how handy the author is at writing shell scripts. My organization uses WSAD to develop software and I purchased this book in hopes of gaining insight into Java programming principles. Unfortunately, the contents of this book are so clouded with platform-specific scripts and non-programming-related material that I've shelved it. I would recommend downloading and printing Redbooks before spending money on this one. |
|
Most Helpful First | Newest First
|
|
IBM(R) WebSphere(R) Application Server Programming by Bassem W. Jamaleddine (Paperback - December 10, 2002)
Used & New from: $3.80
| ||