Introduction
As we learned in the first section of this book, J2EE application architecture involves creating components for multiple development tiers. Java design patterns can help provide guidance on how to develop application components for these tiers.
When applied to J2EE, applying these design patterns must take into account the multiple tiers supported by J2EE and the technologies that can be used on those tiers. In this chapter we will examine some design patterns that are commonly applied to the Java development process.
We begin by first revisiting the architectural tiers we discussed in the first section and will then examine various Java design patterns that can be applied to those tiers. The following chapters will then demonstrate ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access