On Mon, 14 Jan 2013 14:21:21 -0200, Markus Rau <markus...@gmx.net> wrote:

Can i persist the contents of a BeanEditForm somehow?

Nope, but you can persist the object you pass to it.

I try to get the
following scenario to work: a user tries to enter new data in a CRUD
application and gets some errors after submitting and has to navigate to
another page to fix it. When the user returns to the data entry page the
values that were already entered should be back.

Doesn't Tapestry already do that already, no code needed?

--
Thiago H. de Paula Figueiredo

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

Reply via email to