Browse by Tags
All Tags »
Patterns »
EL (
RSS)
Sorry, but there are no more tags available to filter with.
It is customary to conceive any large application to be composed of several logical layers. It is also a practice to reduce the coupling between the layers. Typically, one would create an interface for each class of each layer and they would be coupled...