• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Questions regarding Design Pattern - Help please

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi friends,
I am preparing for SCEA exam. I am studying design patterns. Is the
J2EE design patterns are part of SCEA exam? DO I need to look into
following J2EE design patterns
Presentation design pattern - Decorating filter, Front controller, View
helper and other patterns
Business tier patterns - Aggregate Entity, Value object pattern, service
locator and other patterns
I think the design patterns from Gamma et al. should be sufficient for
the exams.
Please help...
thanks
 
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
J2EE Design patterns will be useful only in Part 2. At present, if you are planning to go for Part 1 then you just need Basic Design Patterns i.e. Creational, Structural and Behaviorial patterns.
HTH
- Harish
Mock Exam available at http://www.harishramchandani.com
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic