Useful Links for Sun Certified Enterprise Architect (SCEA) Exam
Posted on | 23 June 2009 | No Comments
Tags: architecture | design pattern | j2ee | java | scea | suntone
- SunTone Architecture Methodology
- The Java EE 5 Tutorial
- Gang of Four Design Patterns
- Core J2EE Design Patterns
Note: Design Patterns are workarounds for limitations of the languages and platform. As the platform evolved, some design patterns have become obsolete. e.g. Service Locator is no longer needed with Dependency Injection
It is important to determine which design pattern is replaced by new constructs in the j2ee platform. More on this later.
Comments
Leave a Reply