|
JSP, Servlets, and MySQL
 |
Author: David Harms List Price: $39.99 Our Price: Click to see the latest and low price ISBN: 0764547879 Publisher: John Wiley & Sons (15 April, 2001) Edition: Paperback Sales Rank: 133,851 Average Customer Rating: 2.42 out of 5
|
Customer ReviewsRating: 5 out of 5 Personal opinion I found this book very helpful. I knew nothing about JSP, servlets and mysql. My previous experience came from a standard university course in Java. The book took me through setting up tomcat, mysql,etc. It started me off using the technologies. The book is built around a core example. I didn't reproduce and test the code supplied but dipped in to take what I needed. Downloading the code from the website was confusing. Overall this book has been very helpful. I found the content concise and to the point. Thanks to the author. Rating: 2 out of 5 A painful read.. The TOC sounded great, so I bought the book. I hate to reiterate what other reviewers have already said, but it's true: there are so many errors it's rediculous. It was painful to figure out why I wasn't understanding some of the material (for example, the SAME SQL statement produces two DIFFERENT result sets on page 208/209)when in fact it was just a very poorly edited book. The book's topics are perfect - now someone needs to go through it with a pitchfork to weed out all the errors. Not to mention that the example code you can download has been refactored (to put it nicely). It's an expensive lesson in wasted money and time and frustration, but from now on, I'll always check the reviews here before ordering any book. Rating: 2 out of 5 Interesting title with careless content This book has a very interesting title and the TOC look great too, but unfortunately the content is carelessly chosen/written. I don't want to repeat the error in the code listings. I just want to mention about design problems in this book.JSP has its born-with problem that it is hard to set boundary for Server Programmer and HTML Programmer. These 2 kinds of work need different skill set. That's why separation of Data and Presention is very important to JSP web site design. The author of this book carefully avoided to include much JSP code in HTML pages, but his design leads to another extreme: almost every control (forms, buttons, links) are generated by JSP code. This approach will create a nightmare for JSP programmers for changing the appearance of the web site. So besides coding error, this book has design issues. I really can't imagine who should be the audience...
Similar Products
· Core Servlets and JavaServer Pages, Vol. 1: Core Technologies, Second Edition
· Java Examples in a Nutshell, 2nd Edition
· Programming Jakarta Struts
· MySQL and Java Developer's Guide
· MySQL and JSP Web Applications: Data-Driven Programming Using Tomcat and MySQL
|