ATG interview Questions
ATG is a framework for creating web applications. It is based on J2EE standards.
The core of the ATG platform is
·
DAF or Dynamo Application Framework
,which implements a component development model based on JavaServer Pages
(JSPs) and JavaBeans.
In ATG, Nucleus is referred to the ATG container for components.
It provides an hierarchical name space to component. Each component has a
unique full name so that pages and other components can reference it.
Scope is nothing but a nucleus variable, which tells the nucleus till
when a component will exist.
No comments:
Post a Comment