Saturday, January 9, 2016

ATG Architectures and Patterns

ATG Architecture

ATG follows architecture listed below.

  • Component Centric - The Dynamo Web applications are collected out of individual Java Bean components, which are configured and linked together with .properties files.
  • MVC - Model View Controller architecture is a standard design pattern that separates an application into three main components: the model, the view, and the controller.

Design Patterns followed in ATG

 • MVC2 in a Dispatcher View Strategy (a pull based MVC) used by Droplets.
 • MVC2 in a Service To Workers Strategy (a push based MVC) by formhandlers. 
• Dependency Injection or IOC (Inversion Of Control) used by nucleus to resolve inter dependencies between components.

ATG 11 Certification (1Z0-437) Questions

Hi All,

Below is the link for ATG 11 (1Z0-437)  Certification Dumps.


Regards
Chetan