I\'m having some problems getting Grails to map my 404 errors to an errors controller like in the documentation. I\'m running Grails 1.3.5 and when I add the following mappi
after deleting whitespace, the problem solved
"404"(controller:'errors', action:'notFound')