For those using the vm templates, here is the way for tracking the iterator count in foreach loops,
#foreach(….)
$velocityCount —————- Holds the iteration count value for each iteration
#end
Advertisements
For those using the vm templates, here is the way for tracking the iterator count in foreach loops,
#foreach(….)
$velocityCount —————- Holds the iteration count value for each iteration
#end
Vasanth
August 17, 2011 at 8:29 am
hi,
Nice Blog for developers. I am new to java programming and came to know that Eclipse is a java IDE and free ware. Please guide me where to download and how to install eclipse. If possible please execute a “hello world” program in order to make the user familiar to compile and run java program in Eclipse.