<dsp:droplet name="/atg/dynamo/droplet/ForEach"> <dsp:param bean="/samples/Student_01.subjects" name="array"/> <dsp:oparam name="outputStart"> <p>The student is registered for these courses: </dsp:oparam> <dsp:oparam name="output"> <li><dsp:valueof param="element"></dsp:valueof> </dsp:oparam> </dsp:droplet>
Saturday, December 17, 2011
Inserting ATG Servlet Beans
Labels:
ATG-Commerce
Subscribe to:
Post Comments (Atom)
Popular Posts
-
Adding One Item at a Time The simplest way to add items to the current shopping cart is to add them one at a time. The following JSP co...
-
To aid in internationalization, ATG Commerce includes a feature that allows you to specify alternate text for some catalog items using der...
-
There are many ATG Out Of The Box(OOTB) droplets to cater the various needs in developing an application.Droplet’s main use in a jsp pag...
-
JSP-based Applications Because JSP-based applications rely on the application server’s JSP compiler, any differences between DAS’s JSP ...
-
We used /atg/commerce/catalog/ProductLookup , a component that is an instance of atg.commerce.catalog.custom.CatalogItemLookupDroplet clas...
No comments:
Post a Comment