Applying Patterns in Context

You now know some of the common patterns that can be applied in J2EE applications. Using this knowledge, you can analyze the case study that has been followed throughout the book to see how they can be applied.

Analyzing the Case Study

Patterns are usually best understood in context. It helps to understand the intention of the design (and its associated code) and what it is trying to achieve so you can understand why a particular pattern helps in that situation. By examining the code for the case study, this section intends to

  • Identify some of the places where J2EE patterns have been applied in the case study

  • Examine some of those patterns in detail, including how the pattern looks in code

  • Consider what other patterns ...

Get Sams Teach Yourself J2EE™ in 21 Days, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.