What is difference between GoF and J2EE patterns?
Answer Posted / suvendu boity
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.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Explain what are 5 common problems in the software development process?
What are the main usage of the patterns?
What are creational design patterns?
Are singletons bad?
Suppose we have file(ps), dont know how many records are there. Move half of the records to 2 files. How can we do?
What are the differences between the design patterns and the framework?
what are the creational design patterns
What is the gang of four design pattern?
Is oop a design pattern?
Is mvc is a design pattern?
Which design pattern is mvc?
What are the main types of concurrency design patterns?
What are the SDLC phases you have invloved ?
What is the concurrency design pattern?
Is mvc a software design pattern?