Hi,

I would like to claculate a total-price for a small shoping cart and am trying to figure out how to do this. There are two possible ways I thought about: 1. I put some <jx:set name="total" value="${total + productTotalWidgetValue}"/> somewhere inside the repeater itself. 2. I have some sort of <jx:forEach ...> stuff that iteratas through all Items outside the repeater.

Unfortunately I couldn't get any help from the examples, so I need some help :)

Thanks in advance,
   Chris


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to