Re: Loop object question.

2008-12-21 Thread Tan cyb...@n
${value} > > > > > > > > > > In page java : > > > public boolean isStartRow(){ >return (myIndex%4 ==0); >} > >public boolean isEndRow(){ >

Re: Loop object question.

2008-12-21 Thread Shing Hing Man
""; } public String getEndTR(){ return ""; } Shing Home page : http://www.lombok.demon.co.uk/ --- On Sun, 21/12/08, Tan cyb...@n wrote: > From: Tan cyb...@n > Subject: Loop object question. > To: "Tapestry users"

Loop object question.

2008-12-20 Thread Tan cyb...@n
hi all, i'm newbie on java and tapestry ,i have problem on my loop 's data example ${value} my Datalist is an ArrayList , my colvalue is String. my data inside the datalist example like bel