Hello. I'm using a Session Object to store the data in a multipage creation wizard.
After the last screen, th3e object is persisted in database, so i no longer need it.
The problem arises when i hit again the "add new object" button, and the fields keep the previous data ... because the SSO is still inmemory.
Is there anyway to get rid of this behaviour ? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org