File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes How to handle JSF bean corruption Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "How to handle JSF bean corruption" Watch "How to handle JSF bean corruption" New topic
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?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to handle JSF bean corruption
 
Similar Threads
Obsolete Interface Used, a bug of JRE?
NX: exceptions in class constructors
Vulnerability issues in JSF
Browser close session destroy
JWS: Executable jar runs but doesn't show the data