By fdiotalevi
via hanuska.blogspot.com
Published: Nov 19 2008 / 07:41
Every good website should have a nice 404 page. This is the page that is displayed when your customers or clients navigate to a destination that does not exist, by typing an invalid URL.
Grails does not give you a nice implementation of 404 error (or any other than 500 error). You need to implement it yourself.



Add your comment