How to reset property values from session managed beans?
Hello gurus,
In my JSF application i used session managed beans. So when the user navigates out/in to the page it remembers all his/her previous values in the form.
I need to reset the from whenever the user navigates out of the screen.
Can anybody help?
Thank you,
Karthik

