JSP, Servlets, and MySQL

David Harms

  • 出版商: Hungry Minds
  • 出版日期: 2001-04-29
  • 售價: $1,540
  • 貴賓價: 9.5$1,463
  • 語言: 英文
  • 頁數: 524
  • 裝訂: Paperback
  • ISBN: 0764547879
  • ISBN-13: 9780764547874
  • 相關分類: MySQLJava 相關技術SQL
  • 已絕版

買這商品的人也買了...

商品描述

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.

Table of Contents

Preface.

Acknowledgments.

PART I: Getting Started.

Chapter 1: Introducing Server-Side Java.

Chapter 2: Introducing Servlets.

Chapter 3: Installing and Configuring Tomcat.

Chapter 4: Servlet Fundamentals.

Chapter 5: Introducing JavaServer Pages.

Chapter 6: JSPs, Beans, and Custom Tags.

PART II: Web Sites and Databases.

Chapter 7: Introducing Relational Databases.

Chapter 8: Getting Started with MySQL.

Chapter 9: Configuring MySQL.

Chapter 10: Working with SQL Tables.

Chapter 11: Designing a Database: A Case Study.

Chapter 12: Working with SQL Data.

PART III: Delivering Content.

Chapter 13: Using JDBC.

Chapter 14: A Web Site Strategy.

Chapter 15: Designing a Web Application's Model and Controller.

Chapter 16: Designing a Web Application's View.

Chapter 17: Using Beans in JSPs.

Chapter 18: Performance and Design Issues.

PART IV: Database-Driven Site Strategies.

Chapter 19: Authenticating Users.

Chapter 20: Updating Databases with HTML Forms.

Chapter 21: Forms and Databases.

Chapter 22: User Surveys.

Chapter 23: Collecting Server Statistics.

Chapter 24: The Struts Application Framework.

Appendix A: The Struts Tag Libraries.

Appendix B: Java Web-Development Resources.

Index.