I understand that but my problem it is only to create an object, I dont know how to code a form with the object properties and many buttons and receive them in java the whole as an object.
Thiago H. de Paula Figueiredo wrote: > > 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 > > > -- View this message in context: http://www.nabble.com/form-that-create-an-object-tp25414886p25612509.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