Hello, How to configure the web application (web.xml and faces-config.xml) in order to display error page when an exception occures? What additional libraries do I need? Is there any Java code to write (eg. some bean)?
Unfortunately, this (which seems to be the only link given as an answer to such questions): http://wiki.apache.org/myfaces/Handling_Server_Errors is such a chaotic explanation that I totally don't understand it (should I do everything written on that page? maybe only some steps? which of them?). Besides that, this seems to be written by someone who isn't the best English speaking person (I even have problems with understanding some of the sentences on that page...). So please direct me to some other source of information, or try to explain it in a way that a person who has never written error handling pages before (me) could understand it. Regards, Tomek -- View this message in context: http://www.nabble.com/%28again%29-error-handling-in-MyFaces-tp19838380p19838380.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

