What this book covers

Chapter 1, Introduction to Design Patterns, introduces design patterns, looking at the reasons to use them, how they differ from enterprise patterns, and how they behave in the real world.

Chapter 2Presentation Patterns, covers each pattern by explaining the concept and showing examples of implementations. After reading this chapter, we will know about these patterns and will be able to implement them with best practices using Java EE 8.

Chapter 3, Business Patterns, explores definitions of the business delegate pattern, the session façade pattern, and the business object pattern. Here, we will focus on reasons to use these design patterns, the common approach to each of them, their interaction with some other patterns, ...

Get Java EE 8 Design Patterns and Best Practices 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.