Alex Siman schrieb:
Suppose a state of the form wizard is stored in session. And ID of current
wizard process is passed with every form submit. But if user unfinishes
process and leaves the form wizard, then wizard data will pollute the
session.

What is the best way to manage form wizard state?
Learn about the HttpSessionBindingListener interface.

Robert


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

Reply via email to