<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
-
Configurable commerce items are items with other items as optional components, and are described in the Using and Extending the Sta...
-
Note: You'ld actually use RQLQueryForEach to do this job. This is just an example of the technology! This sample implements a droplet...
-
You can use the Repository Loader to import file asset metadata into the PublishingFileRepository/ and write the contents of the files to ...
-
You can optimize a site’s performance after a switch deployment by enabling selective cache invalidation on target repositories. A reposit...
-
/atg/dynamo/service/CurrentDate Ever need access to the current date from your application? Well then this is the component for you. Pro...
No comments:
Post a Comment