Em Fri, 25 Sep 2009 10:24:56 -0300, limonn <limonnd...@gmail.com> escreveu:
Ok I m not editing so no need to use value, however it looks like there is no way in tapestry to receive an object as described above ( straight from a form as BeanEditForm, that I can't use because I need many submit buttons) m I correct ?
Yes. But, to edit an object, you can use a Form and a BeanEditor and then have some Submit components inside the Form. BeanEditForm is just a Form with a BeanEditor and a submit button inside.
If you just want to show an object, use BeanDisplay. -- Thiago H. de Paula Figueiredo Independent Java consultant, developer, and instructor http://www.arsmachina.com.br/thiago --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org