I tried it that way but I still get the same error ...

> I have used the following:
> 
> <logic:iterate id="subscription" name="provider" property="subscriptions">
> 
>    <logic:iterate id="product" name="subscription" property="products">
>    </logic:iterate>
> </logic:iterate>
> and it works find.
> You have to give in each case the property that will get the collection on
> which the iteration will occur.
> 


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

Reply via email to