I want users to be able to just restart an application from the beginning, as
if they just arrived, cancelling everything they have done (go straight to
Jail, do not pass Go).  I can't work out how to do it if the current form is
invalid at the time that the user wants to cancel the operation.  This is
actually quite frustrating for users - they make a mistake and the system
won't let them leave the page until it is corrected, even if all they want
to do is give up and start again.

What can I do to clear the session and start again?  Everything I do in an
action is useless because validation fails and the lifecycle never gets that
far.
-- 
View this message in context: 
http://www.nabble.com/How-can-I-reset-or-clear-a-session-tf2550794.html#a7109552
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to