, November 22, 2008 16:27
> To: Tapestry users
> Subject: Re: Help Loop
>
> Hi,
>
>I did this, but I didn't get.
>What need I to have in my java class to display my items of list?
>
> Thanks.
>
> 2008/11/22 Sven Homburg <[E
Hi,
I did this, but I didn't get.
What need I to have in my java class to display my items of list?
Thanks.
2008/11/22 Sven Homburg <[EMAIL PROTECTED]>
>
>${item}
>
>
> or
>
>
>
>${item}
>
>
>
> 2008/11/22 Gutemberg A. Da Silva <[EMAIL PROTECTED]>
>
> > Hi guys,
>
${item}
or
${item}
2008/11/22 Gutemberg A. Da Silva <[EMAIL PROTECTED]>
> Hi guys,
>
> Could anybody help me with loop componets? I'd to know how in html each
> item of List<> in each line using .
>
> For example:
>
> ${item}
>
>
> Cause I didn'
Hi guys,
Could anybody help me with loop componets? I'd to know how in html each
item of List<> in each line using .
For example:
${item}
Cause I didn't get display the items. Only display so:
[item #1, item #2, item #3, item #4, item #5]
[item #1, item #2,