If the use has to navigate to "another" page to fix it, then you may use the @SessionState annotation Check this page: http://tapestry.apache.org/session-storage.html
On Mon, Jan 14, 2013 at 6:21 PM, Markus Rau <markus...@gmx.net> wrote: > Can i persist the contents of a BeanEditForm somehow? 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. > > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > users-unsubscribe@tapestry.**apache.org<users-unsubscr...@tapestry.apache.org> > For additional commands, e-mail: users-h...@tapestry.apache.org > >