Work on #226, moved pattern specific references to respective patterns. And removed credits section from Home page.
This commit is contained in:
@ -23,3 +23,6 @@ Use the Business Delegate pattern when
|
||||
* you want loose coupling between presentation and business tiers
|
||||
* you want to orchestrate calls to multiple business services
|
||||
* you want to encapsulate service lookups and service calls
|
||||
|
||||
##Credits
|
||||
* [J2EE Design Patterns](http://www.amazon.com/J2EE-Design-Patterns-William-Crawford/dp/0596004273/ref=sr_1_2)
|
||||
|
Reference in New Issue
Block a user