Foundations of JSP Design Patterns

Foundations of JSP Design Patterns
Authors
Andrew Patzer
ISBN
1590594118
Published
15 Sep 2004
Purchase online
amazon.com

...the pattern chapters have plenty of code that allows you to understand the pattern both by explanation and by example of a real application. — Tom Duff, Duffbert's Random Musings Foundations of JSP Design Patterns gives you the tools to build scalable enterprise applications using JSP.

Editorial Reviews

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, enabling you to build your own scalable and extensible enterprise Java applications quickly and easily. Through the application of enterprise design patterns, JSP technology can be used to build complex enterprise applications in a highly reusable manner.

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

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Measuring programming progress by lines of code is like measuring aircraft building progress by weight.” - Bill Gates