Debugging Seam applications

Seam provides two different pages that can be useful for debugging applications.  The Facelets Debug page which shows page-rendering errors, and the Seam Debug page which shows any uncaught application exceptions. Enable the Facelets Debug Page: In web.xml you set...