Foundations of JSP Design Patterns

Foundations of JSP Design Patterns gives you the tools to build scalable enterprise applications using JSP. While other books merely provide instruction on basic JSP and servlet development, this insightful guide goes a step further to offer a variety of best practices and design principles, enablin...

Full description

Bibliographic Details
Main Author: Patzer, Andrew
Format: eBook
Language:English
Published: Berkeley, CA Apress 2004, 2004
Edition:1st ed. 2004
Subjects:
Online Access:
Collection: Springer Book Archives -2004 - Collection details see MPG.ReNa
Table of Contents:
  • 1 JSP Foundations
  • 2 Using JSP
  • 3 Role Separation with JavaBeans
  • 4 Role Separation with Custom Tags
  • 5 Development Using Patterns
  • 6 The Decorating Filter Pattern
  • 7 The Front Controller Pattern
  • 8 The View Helper Pattern
  • 9 Testing Techniques
  • 10 Deployment Techniques
  • 11 Application Frameworks
  • 12 Putting It All Together