Hi Josh,

totally correct, thanks a lot for jumping in.

Take care,

Geert

On 6/21/07, Joshua Hansen <[EMAIL PROTECTED]> wrote:
>
> Hi Geert,
>
> This is timely for me too. :)
>
> I think you might still have a typo.  I suspect the correct code (for
> 1.5.1) is:
>
> for (item : items) {
>    setOutput("itemId", item.getId());
>    setExitQuery(template, "cartaction");
>    // or any other argument you need, see javadocs
>    template.appendBlock("rows", "row");
> }
>
> Josh

-- 
Geert Bevin
Terracotta - http://www.terracotta.org
Uwyn "Use what you need" - http://uwyn.com
RIFE Java application framework - http://rifers.org
Music and words - http://gbevin.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"rife-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rife-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to