Variants Books
Related Subjects:
More Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250

Used price: $0.73

All the JSP tips in one placeReview Date: 2002-12-29
Using JSP with Javabeans and EJBsReview Date: 2004-01-26
Good JSP BookReview Date: 2003-06-19
Not up to usual Mastering Series standardsReview Date: 2003-02-19
Very disappointingReview Date: 2006-04-25

Used price: $0.39

Worst Java BookReview Date: 2001-09-18
I sold this book for $3.00 to a used book shop.
Boy's Own JavaReview Date: 2001-07-12
Find THE answers to your management-related Java questionsReview Date: 1998-10-01
A great resource for IT executives and managersReview Date: 1998-09-12
Dated and fluffy...Review Date: 2000-07-02
What bothered me in particular was that the copyright is 1999 but the authors elaborate on Java projects managed in 1995-1997. Thus, for the less technologically savvy companies out there giving Java a first look, this book may be useful, but for the rest of us who have, essentially, tackled or are preparing to tackle similar problems, this book serves as a general guide to good Anderson-ish management practice. From this book one may glean tidbits of useful development ideas, such as how to embark on the installation of 3-tier or n-tier Java systems, but there remains a curious, more likely intentional, omission of project management details that matter.
I expect managers out there to have already addressed similar issues with respect to large-scale development initiatives, specifically, staffing requirements, cross-training of existing personnel, capacity planning (not mentioned), performance metrics (glossed over) and hardware considerations (again glossed over) which seriously determine the success or failure of a Java-based development initiative. None of these are discussed in detail enough to warrant a study of this book.
The strongest case study found in this book is the largest, albeit dated, system which the authors seemed to have managed first-hand, and which you'll find in Chapter 2. Extensive treatment of Java deficiencies and tackling the learning curve are covered, but may be less applicable to the JDK 1.2 (now officially JDK 2) since many developers have since brought
themselves up to speed in Java and have engaged in at least minimal cross-training.
Pros:
1. Chapter 2 (the project on which the authors apparently worked, thus relevant) 2. Chapter 8 (a noble intro to conversion) 3. Chapter 9 (risk management, developing with an evolving standard - bad idea, but mentioned) 3. Chapter 14 (a good summary of Java performance problems encountered) 4. Good general management advice 5. One of the few books to tackle the subject 6. Specifically mentions Powerbuilder/C++ implementation (surprised to see it) 7. Useful project post-mortems 8. Treatment of cross-training.
Cons:
1. The ...but-we-got-it-to-work tone of items 1, 2, 3 above 2. Chapter 3,4,5 (fluffy references to other Java projects lacking sufficient detail) 3. Chapter 6, 7 (Browser compatibility and "Java isn't a fad" pep talk) 4. PR-rich e.g. no pointers, easier than C++, portable, multiplatform, secure, robust 5. Copyright 1999, Case studies: 1995-1997 (using pre JDK 1.1), thus nearly making the book obsolete 6. Utter lack of useful detail or omission such as: a. Analysis of the competition e.g. Microsoft and their implementation of COM/DCOM architecture b. Transaction servers/hardware and scalability of three-tier systems c. Project performance metrics, concurrency testing, bandwidth d. Distributed implementations and related problems e. The reporing deficiencies of Java (after finding a third-party, success!) f. Casting Java's third-party vendor and widgets in such a favorable light g. The emerging CORBA dialects and "factions" which may dilute Java's strength as the preferred distributed language h. The muddling of language vs. and integrated development environment (IDE). VB and PB were meant to remove C++ complexity for developers, but Java, by itself, is still a low-level language NOT a 4GL, thus one might expect at least a brief discussion of vendor selections in this area such as Visual Cafe, Jbuilder, J++, Sun's IDE, but there are few except mention of Unix-based or proprietary, home-grown tools.

Used price: $3.65

Pro Apache Struts with introduction to AjaxReview Date: 2008-01-02
what is the best coding pratice? to have xmlhttprequests to struts actions that produce html code? xml code? json? or use something like DWR that return your MVC model as javascript objects.
this book doesn't tell you anything about whats the best way to set up your struts controllers / view to use ajax.
wrong title imo
A little preachyReview Date: 2007-10-17
Only 1 chapter concerning AJAXReview Date: 2007-08-31
Good bookReview Date: 2006-10-24
Excellent bookReview Date: 2007-01-09
The authors have created a very easy to follow guide (and reference) for beginning Struts development. I've found it very useful for the project I am working on. A couple of shortcomings...
In the section on Struts form validation, they don't go into how one would handle using ActionForm's validate() method to validate a form when the associated HTML FORM uses [for example] html:optionscollection to present a pulldown with choices. Forwarding to the controller, and an action that could then repopulate the beans with the pulldown values would make sense but I'll have to figure this out on my own to see if that's the way to do it.
Also, nobody responded to my email in which I asked questions about the text. I used the email address from the book but didn't get a response.
All in all, a very good book. Absolutely worth the money.

Used price: $2.49

Great BookReview Date: 2004-05-27
The best Java book so far.Review Date: 2001-07-30
It gives plenty of examples of Java applications as opposed to Deitel's book which invariably talks mostly about applets. I also like the titbits of additional knowledge found at the end of each section, which touches on basic concepts in computer science. The treatment on IO and GUI is also excellent.
I also like the way that OOP are being taught by the use of the Turtle Class, specially written by the author. The Turtle Class is used to demonstrate how Classes are being extended by writing new methods and adding to it. A superb method of teaching, I must say.
I would definitely recommend it as a text for a Computer Science degree course.
Disappointing!Review Date: 2000-08-29
Programming and Problem Solving with JavaReview Date: 2000-12-14
The Pinnacle of CS-1 booksReview Date: 2000-06-30
This book gives a good overview of Java Programming, then gets more specific in subsequent chapters. The writing style is clear and sticks to the point while giving good explanations of concepts. The code examples are extremely well thought out (giving the impression that the author

Used price: $4.26

Don't do itReview Date: 2007-03-03
No nonsense, step by step explanation, Great Book !Review Date: 2003-01-03
An absolute BUY !
Not advancedReview Date: 2006-04-03
blown awayReview Date: 2003-01-10

Used price: $1.43

Excellent book for Java DevelopmentReview Date: 2003-10-14
A good introduction to AntReview Date: 2003-04-03
I am happy I bought this bookReview Date: 2005-01-25
The first three chapters do a wonderful job of introducing Ants capabilities and what you should use it for. I was already using Ant, but I learned a lot more about how I can make better use of it.
The fourth chapter is a reference of all the tags and how to use them. So far I have found that they are pretty accurate, and as an experienced user I assume that I can figure out anything that turns out to be changed (since this software is always subject to change) or even wrong.
The final chapters discuss advanced material, such as extending Ant with custom tasks, debugging build scripts, and setting up nightly builds. I feel that the book does a good job of explaining the how and why of these topics, too.
Overall, the organization of the book is similar to Oreilly's Unix in a Nutshell, where there are several chapters of reference material and a catalog of commands. I like that kind of book because it cuts to the chase for experienced users. Part of the reason I wanted this book was to structure my Ant projects intelligently, and I got my money's worth for that.
DO NOT BUYReview Date: 2004-03-19
I have never taken the time to actually write a quick review, but fealt that I would be doing a huge disservice to fellow coders if I didn't in this case.
Heed my warning: DO NOT BUY THIS BOOK.

Used price: $1.17

Well, it almost works...Review Date: 2003-05-31
Very good bookReview Date: 2003-09-08
worst ever book I have seen in Wrox's listReview Date: 2003-03-03
My search is finally over!!!Review Date: 2003-03-05
I am not sure about others but I personally used to underestimate the importance of this second but crucial step for deployment and administration. And the realization comes only after practical experience.
But what do I do on realizing my mistake? And here comes the role of handbook like this. The book very clearly states the purpose for which it is written. And the comprehensiveness of the information along with the exemplified approach makes it a highly valuable resource for any J2EE developer/architect. Ofcourse, we are talking about WebLogic as the application server here.
If you are really concerned about the performance of your J2EE application to be deployed and administered on BEA WebLogic app server, I'll highly recommend this handbook. I am sure it will play a valuable role in your efforts towards building a high class enterprise J2EE application.
If you are looking for general J2EE or app server concepts, then you should pick up a generic book from the pool of available books.

Used price: $14.35

Good for theoryReview Date: 2008-03-09
aReview Date: 2008-07-11
data be realized in model-view-controller pattern using framework. For those who were amazed by the popularity of Spring but no chance in
exploring till now, this book might just be the practical guide with coherent topics leaving advance counterparts by further references.
Rather than essential, framework helped solve problem in proved way so purposes of using Spring were illustrated by means of comparison. After
all, software was about integration. With inversion of control pattern, dependent deployment used to be static or via looking up mechanisms like
naming service was demonstrated to be injected at run time by configuration. Aspect oriented programming was then described to overcome the
limitations of either composition or inheritance in flexibly adding functionality to existing classes anywhere. Such cross-cutting concerns were
widely applied to areas like logging, debugging, and resource pooling. Besides, JDBC was commented to be so low level that its use introduced
management issues like exception, resource, and transaction avoidable by abstractions. While keeping batch executions for performance, we were
allowed to be more object-oriented and declaring transaction in interfacing with relational database. By mastering these concepts, one would
proceed to architect web in MVC. Not only the view could be chosen amongst Velocity, Free Marker, XSLT, PDF, Excel, and Jasper Reports other
than conventional JSP, but also the logic could be tested independent of the container.
The latest version of Spring was 2.5 while the book covered 2.0 which was 2 years ago. Its source code could neither be compiled nor executed
due to separately downloadable missing libraries, classes left as exercises, and configuration files. A sample application throughout chapters of the
book that could be run out of the box was important especially for beginners
Super introduction to Spring2 FrameworkReview Date: 2007-10-27
For all the key features, such as Dependency Injection, AOP, simplified Data Access, cross cutting concerns such as Transactioning, and templates for easy integration of other popular open source frameworks, the authors first cover the problem space itself, then the easy to understand Spring solutions, than any gotchas or caveats related to coding your specific Spring based solutions.
Excellent book at just the right level of detail.
Simplifies key points without forcing user to slog through the lengthy reference guide, or some of the longer Spring books available.
After reading the book, the authors correctly recommend checking out the open source code which implements Spring framework to get further confidence and knowledge of how the magic works. I have also been pleased with responsiveness of springframework.org's support forum since reading the book.
Small Business Edition - SpringReview Date: 2008-01-31
This book does a good job introducing the reader to the main benefits of using Spring2.
All the base features are explained such as Dependency Injection, AOP, simplified Data Access, cross cutting concerns such as Transactioning, and templates for easy integration of other popular open source frameworks.
I don't want to criticize the framework, some are enterprise class, some are not. The Dependency Injection, and AOP are the strengths of the framework. Transactions get a slide in due to the Proxy AOP impacts, but the JDBC, Web MVC are not. JPA is now an enterpise standard, and JSF/AJAX are a standard toolset. Spring MVC is Page based and great view technology, but the world has moved toward Component Web Technologies like Java Server Faces/AJAX. I wished the book headed in this direction more.
Maybe a real look at the impact of Spring AOP Proxy Objects AOP and Java Debugging, Monitoring and Profiling Tools, which I see in my development is a new experience.
Perhaps being Enterprise Spring topics of Clustering, fail over, Large Transactions, Many Transactions would be nice.
Also a little more contrast with AOP Aspect Programing with the JEE 5, Interceptors functionality which is very similar. We have choices when we develope and want to make smart choices. The book points to only a Spring based solution, when EJB 3.0 Session Bean Interceptors may be a better choice.
The book seems to criticize JEE, and offering Spring as a container in itself, which of course is a possibility for small applications, but true enterprise applications have bigger architectural issues.
The Spring documentation at the Springframework website seems a better source, but fewer examples.
Overall, great for new developers looking to focus on Spring. But truly nothing except the AOP Aspect/J engine is truly unique, or enterprise class in my opinion.
If you are unlucky enough to work in an enterprise with an J2EE 1.4 Server (JBoss 4.X, IBM's Webshere, Oracle App Server), this book looks real good, as does Spring and all their services. That was a horrible spec for business development, but the J2EE5 Servers have choices that are in line with Spring, and JEE 6 with WebBeans and pluggable container is not to far away.
EJB @Resource Dependency Injection is suitable and Google's Guice is a good supplement, And J2EE Interceptors and life cycle events is AOP lite.

Great Transaction!!Review Date: 2008-02-22
MediocreReview Date: 2004-05-19
P.S. - I found at least one typo in chapter 1. Can you find it? :-)
big, expensive, and uselessReview Date: 2007-02-14
This book is too expensive for students, and it does not deliver the content that is worth 1/10th of the book price. The only reason I use this for my class is that it is required by University and I cannot change that :(
P.S. if you just want to learn more about Java, Think in JAVA is a great book and is free. The author (Bruce Eckel) did a great job in writing a great book and sharing it free on the internet [...].
Very good textbookReview Date: 2006-10-20
It is neither a tutorial nor a reference; it is a textbook for a university-level course. It teaches students how to embed numerous data structures and algorithms in Abstract Data Types (ADTs), how to use them from clients, and how to utilize the existing equivalents from the Java libraries (mainly Java Collection Framework).
I highly recommend this book along with the lab manual to CS2 instructors.

Used price: $2.68

too much source codeReview Date: 2001-03-31
Excellent practical examplesReview Date: 2001-05-11
My only regret is that the author did not spend time telling us why his rather lightweight API was better than an EJB -or- when to use his approach and when to use EJB's (transaction management?, security?, sessions?).
Great practical examplesReview Date: 2001-02-19
Very practicalReview Date: 2001-02-21
Related Subjects:
More Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250