JSP Examples and Best Practices (Paperback)

Andrew Patzer

  • 出版商: Apress
  • 出版日期: 2002-04-25
  • 售價: $1,710
  • 貴賓價: 9.5$1,625
  • 語言: 英文
  • 頁數: 308
  • 裝訂: Paperback
  • ISBN: 1590590201
  • ISBN-13: 9781590590201
  • 相關分類: Java 相關技術
  • 已絕版

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

商品描述

JSP Examples and Best Practices takes basic JSP and applies sound architectural principles and design patterns to give the average developer the tools to build scalable enterprise applications using JSP. While other books provide instruction on basic JSP and servlet development, JSP Examples and Best Practices gives developers several best practices and design principles to enable them to build scalable and extensible enterprise Java applications. Through the application of enterprise design patterns, JavaServer Pages technology can be used to build complex enterprise applications in a highly re-usable manner.
  • Author was the principal author of the best-selling Professional Java Server Programming—among the first to cover J2EE technologies
  • Includes best-practices, enterprise design patterns, and architectural constructs to provide unit testing, load testing, and automated deployment procedures
  • Covers new features of the JSP 1.2 specification including the standard filtering mechanism

Contents

  • Chapter 1: JSP Foundations
  • Chapter 2: Using JSP
  • Chapter 3: Role Separation with JavaBeans
  • Chapter 4: Role Separation with Custom Tags
  • Chapter 5: Development Using Patterns
  • Chapter 6: The Decorating Filter Pattern
  • Chapter 7: The Front Controller Pattern
  • Chapter 8: The View-Helper Pattern
  • Chapter 9: Testing Techniques
  • Chapter 10: Deployment Techniques
  • Chapter 11: Application Frameworks
  • Chapter 12: Putting it all Togethe