Java Developer's Guide to Servlets and JSP

William B. Brogden

  • 出版商: Sybex
  • 出版日期: 2000-10-01
  • 售價: $1,860
  • 貴賓價: 9.5$1,767
  • 語言: 英文
  • 頁數: 432
  • 裝訂: Paperback
  • ISBN: 0782128092
  • ISBN-13: 9780782128093
  • 相關分類: Java 程式語言Java 相關技術
  • 已絕版

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

商品描述


See What Java Brings to Web Site Development

Are you ready to put your Java programming knowledge to work building a dynamic, database-driven Web site? Java Developer's Guide to Servlets and JSP gives you exactly what you need: expert instruction in the techniques for constructing a powerful enterprise site from custom servlets and Java Server Pages. Covering the latest APIs, this book is your introduction to technologies that will fundamentally change your approach to Web site development.

Zero in on these critical topics:

  • Understanding the web server cycle of HTTP request and response
  • Using a servlet to generate Web graphics dynamically
  • Using a servlet to generate sound and zip files dynamically
  • Tracking communication between servers and browsers
  • Debugging servlets and JSP the easy way
  • Integrating JavaBeans with servlets and JSP
  • Generating content from databases with JDBC
  • Connecting servlets and JSP to legacy applications
  • Integrating XML data sources into servlets
  • Understanding how servlets and JSP work with Enterprise JavaBeans
  • Creating custom JSP tag libraries
  • Communicating between applets and servlets using serialization