Kristian Marinkovic wrote: > in your case you'd need the session scope (=default)
But this will break if the user is creating several tasks in multiple browser tabs. When I summarize my issue it all comes to the following question: How do I access data that is stored in objects and submitted completely with a form after the submit without storing the data in the session? I refuse to accept that Tapestry cannot handle this. There must be an error in my code. The task data for example is completely restored with PersistenceConstants.FLASH, but the List of users is not. Regards Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org