| Author |
How to handle JSF bean corruption
|
William Fretts-Saxton
Greenhorn
Joined: Mar 06, 2005
Posts: 11
|
|
Hi all,
Sometimes, in my JSF GUIs, an exception will occur and leave my user's session beans in an unusable state. This state makes the GUI throw all sorts of unknown exceptions and never allows the user to actually get back to the GUI...unless they restart their browser.
Is there a way to handle ANY kind of unknown exception so that, for example, an error page could appear allowing the user to gracefully logout and log back in without having to restart their browser?
|
 |
 |
|
|
subject: How to handle JSF bean corruption
|
|
|