¡@

Home 

java Programming Glossary: viewexpiredexception

JSF: Cannot catch ViewExpiredException

http://stackoverflow.com/questions/2980708/jsf-cannot-catch-viewexpiredexception

Cannot catch ViewExpiredException I'm developing a JSF 2.0 application on Glassfish v3 and i'm.. application on Glassfish v3 and i'm trying to handle the ViewExpiredException. But whatever i do i always get a Glassfish error report instead.. public class PersonHome ... public void throwVEE throw new ViewExpiredException At first i tried it by simply adding an error page to my web.xml..