On Mon, 09 May 2011 23:00:49 -0300, Paul Stanton <p...@mapshed.com.au> wrote:

Hi thiago,

That's what I thought, however
<t:Select t:value="myValue" t:model="0..5" />
is being rendered as
<select id="select_4" name="select_4"><option value=""></option><option value="0..5">0..5</option></select>

Have you tried model="[0, 1, 2, 3, 4, 5]"?

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to