exception « Facelets « JSF Q&A





1. When an exception is thrown by an action method, it appears as PropertyNotFoundException    stackoverflow.com

Our application is JSF2 based and we are desiging a exception handling for that. I tried using JSF2 exception handling framework configured in faces-config.xml. When I throw a null pointer from backing ...