5 pts.
 ATG Dynamo
What is a TAG Library? What are the kinds of Droplets? What is a pipe-line? Where do we use a droplets? and what are the different kinds of Scopes in Dynamo Components?

Software/Hardware used:
ASKED: April 8, 2008  3:37 PM
UPDATED: December 16, 2008  7:03 AM

Answer Wiki:
ATG tag library is like a jsp standard library. The only difference is that ATG framework has provides his own tag libraries like DSP/DSPEL/CORE. You can find this details in ATG documentation. Droplet's main use is to display the contents of jsp page. There are many inbuilt droplet provided by ATG. Pipe-line-> It is like a normal servlet pipeline basic funda. A pipe line is a sequence of programs in queue to be executed. Droplets main use in jsp page to dispay the contents dynamically. Dynamo components scope-> By default the dynamo component scope is global. And mainly three types of scope you use in ATG->request,session,global depending on your requirements.
Last Wiki Answer Submitted:  July 4, 2012  9:36 pm  by  TomLiotta   108,310 pts.
All Answer Wiki Contributors:  TomLiotta   108,310 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

ATG tag libraries has provided more features as comparison to jsp tag libraries for displaying the contents dynamically on the jsp page.

 25 pts.

 

You can find answers at
http://atg-framework.blogspot.com/
or you can ask me there.

 10 pts.