I made an oversight, try this: <t:loop t:source="1..lastDayInMonth" t:value="day"> //html code </t:loop>
On Sun, Jul 8, 2012 at 11:54 AM, bhorvat <horvat.z.bo...@gmail.com> wrote: > Hm...Well it says here that it should > http://tapestry.apache.org/property-expressions.html > > "The rangeOp creates a range object that will iterate between the two > values. The upper and lower bounds may be literal integers, or property > expressions" > > Also the expression is evaluated properly as it returns the number, but the > conversion is wrong. :S > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Problem-with-range-operator-tp5714339p5714343.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >