Möchten Sie verkaufen? Hier verkaufen
JSP, Servlets, and MySQL
 
 
Den Verlag informieren!
Ich möchte dieses Buch auf dem Kindle lesen.

Sie haben keinen Kindle? Hier kaufen oder eine gratis Kindle Lese-App herunterladen.

JSP, Servlets, and MySQL [Englisch] [Taschenbuch]

David Harms , Dave Harms


Erhältlich bei diesen Anbietern.



Produktinformation


Mehr über den Autor

David Harms
Entdecken Sie Bücher, lesen Sie über Autoren und mehr

Besuchen Sie die Seite von David Harms auf Amazon

Produktbeschreibungen

Kurzbeschreibung

JSP(TM), Servlets, and MySQL(TM) Next-Generation Solutions for Database-Driven Web Content Offering complete control and terrific runtime efficiency, server-side Java delivers a tightly integrated solution for database-driven Web sites. But how do you implement server-side Java in the real world? This unique guide shows how. Using plenty of easy-to-follow examples, veteran developer David Harms explains in detail how to put JavaServer Pages and Java servlets to work with a MySQL database. From server-side Java and MySQL basics to Tomcat, JavaBeans, multithreading, and authentication, it's all you need to create a cutting-edge interactive site. Create State-of-the-Art Database Applications for the Web * Understand servlet and JSP programming fundamentals * Install and configure Tomcat, the JSP/servlet engine * Design and implement a practical MySQL database * Develop a secure, efficient content-delivery strategy * Build a Model/View/Controller application to deliver content * Harness JavaBeans and JSP custom tags * Analyze data concurrency and threading issues to maximize efficiency * Authenticate users and create interactive user forms * Take user surveys and collect server statistics "Dave knows his stuff. If you're a developer, this book will give you the toolset you need to solve real-world problems." - Barton Fiske, Senior Technology Manager for Graphics, Java, Network Appliances Sun Microsystems, Inc.

Synopsis

JSP, Servlets, and MySQL is the only book on the market where developers learn how to build a database-driven Web site using JSP, Java servlets, and MySQL. Servlets and JavaServer Pages are ideal tools for affordably and quickly delivering dynamic web pages, and MySQL is an excellent choice for the data repository. This book explains how to install and use servlets and JavaServer Pages (using the Tomcat reference implementation), how to create, maintain, and use MySQL (and other SQL) databases, and how to deliver dynamic data. It details a complete database-driven web strategy including authentication, user tracking, surveys and discussion areas, and automated user assistance.

In diesem Buch (Mehr dazu)
Einleitungssatz
AS A DEVELOPER, you have the full range of options for developing dynamic, database-enabled Web sites. Lesen Sie die erste Seite
Mehr entdecken
Wortanzeiger
Ausgewählte Seiten ansehen
Buchdeckel | Copyright | Inhaltsverzeichnis | Auszug | Stichwortverzeichnis | Rückseite
Hier reinlesen und suchen:

Tags

 (Was ist das?)
Bei einem Tag handelt es sich um ein Schlagwort, das zum Produkt passt.
Tags erleichtern allen Kunden die Suche und die Sortierung ihrer Lieblingsprodukte.
 

Eine digitale Version dieses Buchs im Kindle-Shop verkaufen

Wenn Sie ein Verleger oder Autor sind und die digitalen Rechte an einem Buch haben, können Sie die digitale Version des Buchs in unserem Kindle-Shop verkaufen. Weitere Informationen

Kundenrezensionen

Es gibt noch keine Kundenrezensionen auf Amazon.de
5 Sterne
4 Sterne
3 Sterne
2 Sterne
1 Sterne
Die hilfreichsten Kundenrezensionen auf Amazon.com (beta)
Amazon.com:  13 Rezensionen
54 von 55 Kunden fanden die folgende Rezension hilfreich
Do not buy this book 10. Juni 2001
Von Ein Kunde - Veröffentlicht auf Amazon.com
Format:Taschenbuch
I bought this book because it was about JSP, Servlets and MySQL, and that was exactly what I was going to be working with. I was very disappointed.

The arrangement of text and examples makes it confusing to read, and I often found myself flipping pages back and forth to try and grasp what the author was talking about. Often there was first a result, and then examples of all the files used to get that result. In my experience, most computer books show you the pieces and then the finished product. This backwards organization made many of the explanations more difficult than they needed to be. While the introduction section had lots of decent content, the way it flowed made it a more difficult read than it needed to be.

I browsed the part on MySQL. Most of it dealt with database design and normalization as opposed to the MySQL server and it's configuration. All of the information in this book regarding MySQL is in the "getting started" section of the MySQL documentation. The explanations regarding database design were terrible, and the suggestions regarding how to design the database were obviously made by someone with very little programming (and especially maintenance) experience.

When I finally got to the meat (part three and four) I found that the same poor organization of part one was still present, and beyond a URL for the MySQL JDBC driver, none of the content is worth reading. The design patterns are poorly explained, to the point where they suggest obscene programming techniques. When the author suggested to name files ".htm" instead of ".html" to avoid infinite loops when using the MVC design pattern, I finally put the book down, went to the bookstore, and bought something else. You do not correct an infinite loop by implementing a naming convention -- you correct it by not creating the scenario in the first place.

David Harms does not demonstrate a strong understanding of the content, nor does he demonstrate a strong understanding of programming. The book I bought on my second trip to the bookstore was "Core Servlets and JavaServer Pages" by Marty Hall (Sun), and I've learned more from chapters one and two than I did reading the first 300 pages of this book. This book is a waste of time and money, and I pity those that use it as a guide.

26 von 27 Kunden fanden die folgende Rezension hilfreich
Get ready to learn AND research errors... 7. Juni 2001
Von Dean F Marsh - Veröffentlicht auf Amazon.com
Format:Taschenbuch
While I have gained a lot of knowledge and insight from reading this book, I have to say that I am more than disappointed at many of the errors in this book. As a person that enjoys typing in the examples, bringing things up and running and trying it out, I was disappointed to find that I needed to correct so much.

A major example in the errors found in the examples is on pages 106 and 107 where you type in a very basic class demonstrating on how to create a "Tag Handler Class that Gets Request Parameters." Two things are wrong here as the example never handles the NullPointerException that you get from the compiler when you first start the .jsp page (because the parameter is null at that point) and uses the equality operator for verifying two strings (should have made use of the String.equals() method.)

I am on page 107 (out of 500 or so) and have spent more time troubleshooting the examples than learning. I guess the publisher's deadlines were more important than teaching a good lesson!

6 von 6 Kunden fanden die folgende Rezension hilfreich
Mileage My Vary 26. Oktober 2001
Von Ein Kunde - Veröffentlicht auf Amazon.com
Format:Taschenbuch
This book was useful for getting an idea of how to get your JSPs and Servlets (using Tomcat) to talk to MySql. If you already know how to use JSP and Servlets, and are specifically trying to get some ideas on this configuration, it's probably worth it's one-time useage. (Better yet, see if you know anybody with the book, i'm sure they'll be willing to part with it)

Some of the examples were useful. But, I wouldn't recommend this book to anyone trying to learn about Java or JSP.

As someone already wrote, the link to the Java drivers for MySQL was probably the most valuable thing in this book.


Kunden diskutieren

Das Forum zu diesem Produkt
Diskussion Antworten Jüngster Beitrag
Noch keine Diskussionen

Fragen stellen, Meinungen austauschen, Einblicke gewinnen
Neue Diskussion starten
Thema:
Erster Beitrag:
Eingabe des Log-ins
 


Aktive Diskussionen in ähnlichen Foren
Kundendiskussionen durchsuchen
Alle Amazon-Diskussionen durchsuchen
   
Ähnliche Foren


Lieblingslisten


Ähnliche Artikel finden


Anhand des Sachgebietes nach ähnlichen Produkten suchen:


Ihr Kommentar