event « Exception « JSF Q&A





1. Intercepting Exceptions with custom JSF event handlers    stackoverflow.com

Is there any way to create a custom ActionListener class in JSF so that I can intercept an exception if it occurs on pressing the command button using my own ActionListener ...

2. JSF 1.2 difference between exception in action and actionListener    stackoverflow.com

I've noticed that JSF 1.2. does not return error page when an exception was thrown in actionListener method but does return error page when an exception was thrown in action method. ...

3. Exception sending context initialized event to listener instance of class com.sun.faces.config.ConfigureListener    stackoverflow.com

My Project Throws following exception :

Exception sending context initialized event to listener instance of class com.sun.faces.config.ConfigureListener
    javax.faces.FacesException: Can't parse configuration file: jndi:/localhost/MyProject/: Error at ...