<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
-
What is an ATG Repository?? A repository is a data access layer that defines a generic representation of a data store. It simplifies the...
-
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...
-
Follow these steps to change prices in an existing price list. This section describes how to directly edit a price in a price list. Y...
-
The SQL repository lets you define properties of a repository item that are transient. Transient properties are never stored or read from ...
-
1.ShippingCalculatorImpl extends ShippingPricingCalculator Methods : a) getAvailablemethods ( List pMethods, ShippingGroup pShippingGro...
No comments:
Post a Comment