What is difference between GoF and J2EE patterns?

Submitted by: Administrator
GoF DESIGN PATTERN
==================
The Gang of Four were the first publishing a book about
design patterns. The patterns are rather basic in nature and
can be applied to almost any object oriented system.

J2EE DESIGN PATTERN
===================
J2EE patterns are much more specialized, obviously. Many are
in fact specialized versions of GoF patterns, applied to
problems specific to J2EE development.
Submitted by: Administrator

Read Online Design Patterns Job Interview Questions And Answers