| FlazX | Browse Computer Book | Community Board | Links | Blog | Login |
|
MySQL and JSP Web Applications: Data-Driven Programming Using Tomcat and MySQL
Google Search |
JSP developers encounter unique problems when building web applications that require intense database connectivity. MySQL and JSP Web Applications addresses the challenges of building data-driven applications based on the JavaServer Pages development model. MySQL and JSP Web Applications begins with an overview of the core technologies required for JSP database development--JavaServer Pages, JDBC, and the database schema. The book then outlines and presents an Internet commerce application that demonstrates concepts such as receiving and processing user input, designing and implementing business rules, and balancing the user load on the server. Through the JDBC (Java DataBase Connector), the developer can communicate with most commercial databases, such as Oracle. The solutions presented in MySQL and JSP Web Applications center on the open source tools MySQL and Tomcat, allowing the reader an affordable way to test applications and experiment with the book's examples. User review The Worst Technical Book I've Ever Bought This is without a doubt the worst technical book I have ever bought. Some of the problems stem from the fact that most of the packages used are now out of date. Case in point: the book walks through the installation & configuration of Turbine (which is used for connection pooling), unfortunately the connection pooling part of Turbine has now been branched off into another project (and Tomcat now includes standard J2EE connection pooling anyway). The other major problem is that a nearly every instance of example code is either sloppy and badly edited, or in some cases plainly doesn't even work without serious debugging. If you must buy this book, don't even think about trying to follow the core example application without first downloading the source-code from the authors website. You WILL be needing it, even if only to 'fill in the blanks' from the poor instructions, and to help find the coding errors. In conclusion, I would never recommend this book to anyone - even another experienced programmer trying to add JSP/Servlets to their repertoire. Do yourself a favour, buy Murach's book instead. Some discussion is given to strategies with JNDI and LDAP, as well as EJB. There is also a healthy discussion of XML which I believe would be better suited for an XML book, but serves as nothing more than filler here, which could have been used to expand upon the other methods of JDBC. I would have given this book three stars, but several errors in the code examples always bring down quality by at least one star. I expect a book written by a developer for the purpose of instruction to be error free in all code examples. All in all the book appears to be a step by step tutorial to building a program according to the developer's linear scheme, rather than a comprehensive discussion of all the options available to a JSP/Servlet developer integrating with MySQL. Sadly this really is the only book available on the subject at this time. Other books on JSP & Servlets | |||||||||||||
Google Talk : admin-at-flazx-dot-us