hi guy,

   thanks for your help.

2009/1/14 Harald Geritzer <h.gerit...@gmail.com>

>   <VIEW LAYOUT>
>>   public class Teste {
>>      private BeanTeste bt;
>>
>>      public Teste () {
>>         this.bt = new BeanTeste();
>>      }
>>
>
>        getBt(); { .. }
>        setBt(BeanTest bt) { .. }
>
>
>    }
>>
>
>
> you can use the value property:
>
> <input t:type="textfield" t:id="name" value="bt.name" size="50"
> maxlength="50" />
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
Gutemberg A. Da Silva

Reply via email to